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.

36 lines
688 B

  1. #ifdef DEBUG
  2. #define _CRTDBG_MAP_ALLOC
  3. #endif
  4. #include <windows.h>
  5. #include <stdio.h>
  6. #include <stdlib.h>
  7. #include <shellapi.h>
  8. #include <process.h>
  9. #include <tchar.h>
  10. #include <stock.h>
  11. #include <ConfDbg.h>
  12. #include <debspew.h>
  13. #include "nmmgr.h"
  14. #include <RegEntry.h>
  15. #include <ConfReg.h>
  16. #include <nmremote.h>
  17. #include <resource.h>
  18. #include <oprahcom.h>
  19. #include <ias.h>
  20. #include <evtlog.h>
  21. #include <mtgset.h>
  22. #include <dllutil.h>
  23. #include "capflags.h"
  24. #include "objidl.h"
  25. #include "oleidl.h"
  26. #include "ocidl.h"
  27. #include "oaidl.h"
  28. #include "SDKInternal.h"
  29. #include "clutil.h"
  30. #include "cconf.h"
  31. #include "taskbar.h"
  32. #include "nmevtmsg.h"