home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / C / BC_502 / ADDONINC.PAK / IIDE.UID < prev    next >
Encoding:
Text File  |  1997-05-06  |  622 b   |  19 lines

  1. /*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  2.  
  3.    Created: 1/1/96
  4.    Copyright (c) 1987, 1996 Borland International Inc.  All Rights Reserved.
  5.    $Header:   Y:\admin\bride\addon\deliver\interfac\iide.uiv   1.19   18 Nov 1996 11:29:30   JDOUGLAS  $
  6.    $Revision:   1.19  $
  7.  
  8. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/  
  9.  
  10. #ifndef __IIDE_UID
  11. #define __IIDE_UID
  12.  
  13. // 707240CE-4B4B-11CF-9D40-444553540000
  14.  
  15. DEFINE_GUID(IID_Addon_IIdeServer, 0x707240CEL,
  16. 0x4B4B, 0x11CF, 0x9D, 0x40, 0x44, 0x45,0x53, 0x54, 0x00, 0x00 );
  17.  
  18. #endif // __IIDE_UID
  19.