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.

16 lines
262 B

  1. extern "C"
  2. {
  3. #include <nt.h>
  4. #include <ntrtl.h>
  5. #include <nturtl.h>
  6. #include <ntobapi.h>
  7. #include <ntstatus.h>
  8. }
  9. #include <objbase.h>
  10. #include <initguid.h>
  11. #include <fwcommon.h>
  12. #include <provider.h>
  13. #include <instance.h>
  14. #include <smartptr.h>