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.

16 lines
474 B

  1. // wmrgsrv.idl : IDL source for wmrgsrv.dll
  2. //
  3. // This file will be processed by the MIDL tool to
  4. // produce the type library (wmrgsrv.tlb) and marshalling code.
  5. import "oaidl.idl";
  6. import "ocidl.idl";
  7. cpp_quote("#ifndef __WAMREG_IWMRGSRV__IID")
  8. cpp_quote("#define __WAMREG_IWMRGSRV__IID")
  9. cpp_quote("DEFINE_GUID(CLSID_WmRgSrv, 0x763A6C86, 0xF30F, 0x11d0, 0x99, 0x53, 0x00, 0xC0, 0x4F, 0xD9, 0x19, 0xC1);")
  10. cpp_quote("#endif //__WAMREG_IWMRGSRV__IID")