Source code of Windows XP (NT5)
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.

7 lines
234 B

  1. #ifndef __WINKEYCMN_H__
  2. #define __WINKEYCMN_H__
  3. /* 017a328b-938d-4576-970f-9e08a7f24948 */
  4. DEFINE_GUID(GUID_WMI_WINKEY_RAW_DATA, 0x017a328b, 0x938d, 0x4576, 0x97, 0x0f, 0x9e, 0x08, 0xa7, 0xf2, 0x49, 0x48);
  5. #endif // __WINKEYCMN_H__