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.

14 lines
278 B

  1. #include <windows.h>
  2. #include <io.h>
  3. #include <fcntl.h>
  4. #include <sys/stat.h>
  5. #include <stdlib.h>
  6. #include <tchar.h>
  7. #include <strsafe.h>
  8. #include "wpnpinst.h"
  9. #include "wincrypt.h"
  10. #include "softpub.h"
  11. #include "wintrust.h"
  12. #include "fdi.h"
  13. #include "globals.h"