home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 August / Chip_2000-08_cd1.bin / sharewar / dvcpp / _SETUP.5 / Group3 / isguids.h < prev    next >
Encoding:
C/C++ Source or Header  |  1999-03-08  |  137 b   |  6 lines

  1. #ifndef _ISGUID_H
  2. #define _ISGUID_H
  3. extern const GUID CLSID_InternetShortcut;
  4. extern const GUID IID_IUniformResourceLocator;
  5. #endif
  6.