home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2000 April
/
PCWorld_2000-04_cd.bin
/
Software
/
Servis
/
Devc
/
_SETUP.4
/
Group3
/
isguids.h
< prev
next >
Wrap
Text File
|
1999-11-07
|
199b
|
12 lines
#ifndef _ISGUID_H
#define _ISGUID_H
#ifdef __cplusplus
extern "C" {
#endif
extern const GUID CLSID_InternetShortcut;
extern const GUID IID_IUniformResourceLocator;
#ifdef __cplusplus
}
#endif
#endif