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

  1. /*++
  2. Copyright (C) Microsoft Corporation, 1998 - 1999
  3. Module Name:
  4. guids.c
  5. Abstract:
  6. this file instantiates any and all GUIDs used by redbook.
  7. Author:
  8. Henry Gabryjelski (henrygab)
  9. Environment:
  10. kernel mode only
  11. Notes:
  12. Revision History:
  13. --*/
  14. #include <objbase.h>
  15. #include <initguid.h>
  16. #include <ntddredb.h>
  17. #include <wdmguid.h>
  18. // that's all folks...