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

  1. //*************************************************************
  2. //
  3. // Microsoft Confidential
  4. // Copyright (c) Microsoft Corporation 2000
  5. // All rights reserved
  6. //
  7. //*************************************************************
  8. #define INITGUID
  9. #include <ole2.h>
  10. // {eb7428f5-ab1f-4322-a4cc-1f1a9b2c5e98}
  11. DEFINE_GUID(CLSID_CUserProfile,
  12. 0xeb7428f5, 0xab1f, 0x4322, 0xa4, 0xcc, 0x1f, 0x1a, 0x9b, 0x2c, 0x5e, 0x98);