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.

12 lines
224 B

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