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.

25 lines
295 B

  1. /*++
  2. Copyright (c) 1997 Microsoft Corporation
  3. Module Name:
  4. guid.cxx
  5. Abstract:
  6. Defines global GUIDs.
  7. Author:
  8. Keith Moore (keithmo) 31-Jan-1996
  9. Revision History:
  10. --*/
  11. #include <windows.h>
  12. #define INITGUID
  13. #include <ole2.h>
  14. #include <iadmw.h>