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.

36 lines
603 B

  1. /*
  2. This is predefined header file.
  3. */
  4. #ifndef _STDAFX_H
  5. #define _STDAFX_H
  6. #include <nt.h>
  7. #include <ntrtl.h>
  8. #include <nturtl.h>
  9. #include <ntseapi.h>
  10. #include <stdio.h>
  11. #include <stdlib.h>
  12. #include <windows.h>
  13. #include <lm.h>
  14. #include <lmapibuf.h>
  15. #include <objbase.h>
  16. #include <ntdsapi.h>
  17. #include "rpc.h"
  18. #include "rpcndr.h"
  19. #include <windows.h>
  20. #include "ole2.h"
  21. #include <activeds.h>
  22. #include "dsgetdc.h"
  23. #include "sddl.h"
  24. #include "seopaque.h"
  25. #include "adshlp.h"
  26. #include <aclapi.h>
  27. //#include <permit.h>
  28. #include <activeds.h>
  29. #include <ntlsa.h>
  30. #include <winldap.h>
  31. #include <sddlp.h>
  32. #endif