Leaked source code of windows server 2003
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

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