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.

26 lines
578 B

  1. /*
  2. Make sure code in the headers is valid C.
  3. */
  4. struct _CRYPT_PROVIDER_DATA;
  5. struct _CRYPT_PROVIDER_SGNR;
  6. struct _CRYPT_PROVIDER_PRIVDATA;
  7. struct _CRYPT_PROVIDER_DEFUSAGE;
  8. #include "nt.h"
  9. #include "ntrtl.h"
  10. #include "nturtl.h"
  11. #include "windows.h"
  12. #include "lm.h"
  13. #include "lmdfs.h"
  14. #include <stddef.h>
  15. #include <stdlib.h>
  16. #include <stdio.h>
  17. #include <stdarg.h>
  18. #include "sxsapi.h"
  19. #include "wintrust.h"
  20. #include <setupapi.h>
  21. #include "commctrl.h"
  22. #include "winbasep.h"
  23. #include "sxstest_idl.h"
  24. #include <time.h>
  25. #include "objbase.h"
  26. #include "ole2.h"