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.

15 lines
364 B

  1. #include <module.h>
  2. #include <windows.h>
  3. #include <winbase.h>
  4. #include <wintrust.h>
  5. #include <wincrypt.h>
  6. #include <sipbase.h>
  7. #include <softpub.h>
  8. // Trace Stuff
  9. #include <HCP_trace.h>
  10. #include <MPC_main.h>
  11. #include <MPC_utils.h> // Several utility things, also includes Mpc_common.
  12. #include <MPC_xml.h>
  13. #include <MPC_com.h>
  14. #define MAX_NAME 1024