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.

71 lines
1.3 KiB

  1. // Copyright (c) 1998-1999 Microsoft Corporation
  2. #ifdef SORTPP_PASS
  3. #define BUILD_WOW6432 1
  4. #define USE_LPC6432 1
  5. #endif
  6. #if !defined(LANGPACK)
  7. #define LANGPACK
  8. #endif
  9. #define ETW_WOW6432
  10. #include <stddef.h>
  11. #include <nt.h>
  12. #include <ntrtl.h>
  13. #include <nturtl.h>
  14. #include <ntlsa.h>
  15. #include <ntexapi.h>
  16. #include <ntcsrdll.h>
  17. #include <ntcsrsrv.h>
  18. #include <vdm.h>
  19. #include <ntwmi.h>
  20. #include <windef.h>
  21. #include <winbase.h>
  22. #include <wincon.h>
  23. #include <windef.h>
  24. #include <winbase.h>
  25. #include <winnls.h>
  26. #include <basedll.h>
  27. #include <nls.h>
  28. #include <sxstypes.h>
  29. #ifdef SORTPP_PASS
  30. //Restore IN, OUT
  31. #ifdef IN
  32. #undef IN
  33. #endif
  34. #ifdef OUT
  35. #undef OUT
  36. #endif
  37. #define IN __in
  38. #define OUT __out
  39. #endif
  40. #include <ntwow64.h> // from base\ntdll\wow6432
  41. #include <ntwow64b.h> // from base\win32\client
  42. #include <ntwow64n.h> // from base\win32\winnls
  43. #undef NtGetTickCount // a macro in sdkinc\ntexapi.h
  44. ULONG
  45. NTAPI
  46. NtGetTickCount(
  47. VOID
  48. );
  49. VOID Wow64Teb32(TEB * Teb);
  50. #define SECURITY_WIN32
  51. #include <sspi.h> // from sdk\inc, defines SECURITY_STRING
  52. #include <secpkg.h> // from sdk\inc, defines PSecurityUserData
  53. #include <secint.h> // from sdk\inc
  54. #if 0
  55. #include <aup.h> // from ds\security\base\lsa\inc
  56. #include <spmlpc.h> // from ds\security\base\lsa\inc
  57. #endif
  58. #include <secext.h> // from sdk\inc, defines SEC_WINNT_AUTH_IDENTITY_EX