You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
273 B
19 lines
273 B
/*++
|
|
|
|
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!
|