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.

32 lines
399 B

  1. /*++
  2. Copyright (c) 1995 Microsoft Corporation
  3. Module Name:
  4. ksacapip.h
  5. Abstract:
  6. Private top-level header file for SAC API module.
  7. Author:
  8. Brian Guarraci (briangu)
  9. Revision History:
  10. --*/
  11. //
  12. // System header files
  13. //
  14. #include "wdm.h"
  15. #include "nt.h"
  16. #include "windef.h"
  17. //#include "ntrtl.h"
  18. //#include "nturtl.h"
  19. //#include "windows.h"