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.

6 lines
207 B

  1. #ifndef __GUIDS_H
  2. #define __GUIDS_H
  3. // {FBABBCE1-DEFB-11d1-AAA0-006097D474C4}
  4. DEFINE_GUID(CLSID_AcctReg, 0xfbabbce1, 0xdefb, 0x11d1, 0xaa, 0xa0, 0x0, 0x60, 0x97, 0xd4, 0x74, 0xc4);
  5. #endif //__GUIDS_H