Source code of Windows XP (NT5)
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.

17 lines
305 B

  1. #include <nt.h>
  2. #include <ntrtl.h>
  3. #include <nturtl.h>
  4. #include <windows.h>
  5. #define NOEXTAPI
  6. #include <wdbgexts.h>
  7. #include <ntsdexts.h>
  8. #include <string.h>
  9. #include <stdlib.h>
  10. #include <vdm.h>
  11. #include <vdmdbg.h>
  12. #include <vdmexts.h>
  13. #include <ctype.h>
  14. #define DEBUG_OR_WOWPROFILE 1
  15. #include <wow32.h>