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.

17 lines
463 B

  1. #define INITGUID
  2. #include <guiddef.h>
  3. DEFINE_GUID(IID_IAssemblyUpdate,
  4. 0x301b3415,0xf52d,0x4d40,0xbd,0xf7,0x31,0xd8,0x27,0x12,0xc2,0xdc);
  5. DEFINE_GUID(LIBID_ServerLib,
  6. 0xd3011ee0,0xb997,0x11cf,0xa6,0xbb,0x00,0x80,0xc7,0xb2,0xd6,0x82);
  7. DEFINE_GUID(CLSID_CAssemblyUpdate,
  8. 0x37b088b8,0x70ef,0x4ecf,0xb1,0x1e,0x1f,0x3f,0x4d,0x10,0x5f,0xdd);
  9. DEFINE_GUID( IID_IAssemblyBindSink,
  10. 0xaf0bc960,0x0b9a,0x11d3,0x95,0xca,0x00,0xa0,0x24,0xa8,0x5b,0x51);