home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
...taking it to the Macs!
/
...taking it to the Macs!.iso
/
Extras
/
ActiveX Mac SDK
/
ActiveX SDK
/
Sample Controls
/
BDiamond
/
BDGUIDs.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1996-12-20
|
362 b
|
13 lines
|
[
TEXT/CWIE
]
#ifndef _BDGUIDs_
#define _BDGUIDs_
// {834fcd10-28d3-11d0-a0b1-83a9f0e821cc}
DEFINE_GUID(IID_IDoMenuEvents,
0x834fcd10, 0x28d3, 0x11d0, 0xa0, 0xb1, 0x83, 0xa9, 0xf0, 0xe8, 0x21, 0xcc);
// {834fcd11-28d3-11d0-a0b1-83a9f0e821cc}
DEFINE_GUID(IID_IDidMenuEvents,
0x834fcd11, 0x28d3, 0x11d0, 0xa0, 0xb1, 0x83, 0xa9, 0xf0, 0xe8, 0x21, 0xcc);
#endif // _BDGUIDs_