www.pudn.com > COMProgrammingExample.rar > GUIDS.H


// guids.h : guids used by this project 
// 
///////////////////////////////////////////////////////////////////////////// 
 
#if !defined guids_h 
#define guids_h 
 
const IID CLSID_IWzdSrv = { 0x4487d432, 0xa6ff, 0x11d3, 0xa3, 0x98, 0x0, 0xc0, 0x4f, 0x57, 0xe, 0x2c }; 
const IID IID_IWzd = {0xC177116E,0x9AAA,0x11D3,{0x80,0x5D,0x00,0x00,0x00,0x00,0x00,0x00}}; 
 
#endif