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

  1. #ifndef __TXOWL_UID
  2. #define __TXOWL_UID
  3.  
  4. /*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  5.  
  6.   Copyright (c) 1987, 1996 Borland International Inc.  All Rights Reserved.
  7.   $Revision:   1.12  $
  8.  
  9. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/  
  10.  
  11. // {707240C1-4B4B-11CF-9D40-444553540000}
  12.  
  13. DEFINE_GUID(IID_Win32_OWL_Target, 0x707240C1L,
  14. 0x4B4B, 0x11CF, 0x9D, 0x40, 0x44, 0x45, 0x53, 0x54, 0x00, 0x00 );
  15.  
  16.  
  17. #endif
  18.