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.

29 lines
425 B

  1. /*++
  2. Copyright (c) 1995 Microsoft Corporation
  3. Module Name:
  4. sacapip.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 <nt.h>
  15. #include <ntrtl.h>
  16. #include <nturtl.h>
  17. //#define OEMRESOURCE // setting this gets OBM_ constants in windows.h
  18. #include <windows.h>