home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tricks of the Windows Gam…ming Gurus (2nd Edition)
/
Disc2.iso
/
msdn_vcb
/
samples
/
vc98
/
sdk
/
dbmsg
/
mapi
/
simple.frm
/
guid.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
Text File
|
1996-04-11
|
294 b
|
8 lines
// {88FFF551-B8C5-11ce-8DE0-00AA0060D242}
//the same as CLSID in smpfrm.cfg
DEFINE_GUID(CLSID_IPM_NOTE_SAMPLE,
0x88fff551, 0xb8c5, 0x11ce, 0x8d, 0xe0, 0x00, 0xaa, 0x00, 0x60, 0xd2, 0x42);
//string representation of our class ID
#define szGUID "{88FFF551-B8C5-11CE-8DE0-00AA0060D242}"