2025-04-27 07:49:33 -04:00

20 lines
273 B
C++

/*++
Copyright (C) 1996-2000 Microsoft Corporation
Module Name:
EXPORTV7.CPP
Abstract:
Exporting
History:
--*/
#include "precomp.h"
//There is nothing different here from the base class. All changes are in-line to the class definition!