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.

24 lines
418 B

  1. #pragma message("Precompiling header...")
  2. #include <nt.h>
  3. #include <ntrtl.h>
  4. #include <nturtl.h>
  5. #define WIN32_NO_STATUS
  6. #include <comdef.h>
  7. #include <helper.h>
  8. #define STRSAFE_NO_DEPRECATE
  9. #include <strsafe.h>
  10. #include <scopeguard.h>
  11. #include <autoptr.h>
  12. #include <fwcommon.h>
  13. #include <smartptr.h>
  14. #include <brodcast.h>
  15. #include "dllutils.h"
  16. #include "strings.h"
  17. #include "ConfgMgr.h"