home *** CD-ROM | disk | FTP | other *** search
/ PC Format (South-Africa) 2001 May / PCFMay2001.iso / Xenon / C++ / FreeCommandLineTools.exe / Include / ilsguid.h < prev    next >
Encoding:
C/C++ Source or Header  |  2000-01-31  |  585 b   |  16 lines

  1. #pragma option push -b -a8 -pc -A- /*P_O_Push*/
  2. //****************************************************************************
  3. //
  4. //  File:       ilsguid.h
  5. //  Content:    This file contains the class GUID for Internet Location Services.
  6. //
  7. //  Copyright (c) Microsoft Corporation 1996-1997
  8. //
  9. //****************************************************************************
  10.  
  11. // {A4AD47C0-20EA-11d0-8796-444553540000}
  12. //
  13. DEFINE_GUID(CLSID_InternetLocationServices, 
  14. 0xa4ad47c0, 0x20ea, 0x11d0, 0x87, 0x96, 0x44, 0x45, 0x53, 0x54, 0x0, 0x0);
  15. #pragma option pop /*P_O_Pop*/
  16.