windows-nt/Source/XPSP1/NT/net/tapi/skywalker/cc/inc/drclsid.h

8 lines
209 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#ifndef DRCLSID_H
#define DRCLSID_H
// CLSID_DR: {A29F3681-D402-11cf-B839-00AA0053A236}
DEFINE_GUID(CLSID_DR, 0xa29f3681, 0xd402, 0x11cf, { 0xb8, 0x39, 0x0, 0xaa, 0x0, 0x53, 0xa2, 0x36 );
#endif //DRCLSID_H