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.

17 lines
533 B

  1. //
  2. // Microsoft Corporation 1998
  3. //
  4. // RIGPSNAP.H - Tool GUIDs
  5. //
  6. // {3060E8CE-7020-11d2-842D-00C04FA372D4}
  7. DEFINE_GUID(CLSID_GPTRemoteInstall,
  8. 0x3060e8ce, 0x7020, 0x11d2, 0x84, 0x2d, 0x0, 0xc0, 0x4f, 0xa3, 0x72, 0xd4);
  9. // {3060E8CF-7020-11d2-842D-00C04FA372D4}
  10. DEFINE_GUID(NODEID_RemoteInstall,
  11. 0x3060e8cf, 0x7020, 0x11d2, 0x84, 0x2d, 0x0, 0xc0, 0x4f, 0xa3, 0x72, 0xd4);
  12. // {E69275E8-6FAF-11d2-842D-00C04FA30000}
  13. DEFINE_GUID(CLSID_RIClientExtension,
  14. 0x3060e8d0, 0x7020, 0x11d2, 0x84, 0x2d, 0x0, 0xc0, 0x4f, 0xa3, 0x72, 0xd4);