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.

32 lines
906 B

  1. /**********************************************************************/
  2. /** Microsoft Windows/NT **/
  3. /** Copyright(c) Microsoft Corporation, 1997 - 1998 **/
  4. /**********************************************************************/
  5. /*
  6. stdafx.h
  7. include file for standard system include files,
  8. or project specific include files that are used frequently,
  9. but are changed infrequently
  10. FILE HISTORY:
  11. */
  12. //#include <afxwin.h>
  13. //#include <afxdisp.h>
  14. //#include <afxcmn.h>
  15. //#include <afxdlgs.h>
  16. //#include <afxtempl.h>
  17. //#include <atlbase.h>
  18. //
  19. // You may derive a class from CComModule and use it if you want to override
  20. // something, but do not change the name of _Module
  21. //
  22. //extern CComModule _Module;
  23. //#include <atlcom.h>
  24. //#include <mmc.h>
  25. //#include "rtrguid.h" // GUIDs/CLSIDs/etc...