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
286 B

  1. // Copyright (c) 2000-2001 Microsoft Corporation, All Rights Reserved
  2. extern "C"
  3. {
  4. #include <nt.h>
  5. #include <ntrtl.h>
  6. #include <nturtl.h>
  7. #include <ntobapi.h>
  8. #include <ntstatus.h>
  9. }
  10. #include <objbase.h>
  11. #include <initguid.h>
  12. #include <fwcommon.h>
  13. #include <cominit.h>