home *** CD-ROM | disk | FTP | other *** search
/ Solo Programadores 22 / SOLO_22.iso / packages / win32ada / data.z / win32-wtypes.ads < prev    next >
Encoding:
Text File  |  1995-11-17  |  952 b   |  23 lines

  1. -- $Source: /home/harp/1/proto/monoBANK/winnt/win32-wtypes.ads,v $ 
  2. -- $Revision: 1.4 $ $Date: 95/02/02 16:05:42 $ $Author: mg $ 
  3.  
  4. package Win32.Wtypes is
  5.  
  6.     -- the types in this C header file are defined in win32-objbase.ads
  7.  
  8. -------------------------------------------------------------------------------
  9. --
  10. -- THIS FILE AND ANY ASSOCIATED DOCUMENTATION IS FURNISHED "AS IS" WITHOUT 
  11. -- WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED 
  12. -- TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR 
  13. -- PURPOSE.  The user assumes the entire risk as to the accuracy and the 
  14. -- use of this file.
  15. --
  16. -- Copyright (c) Intermetrics, Inc. 1995
  17. -- Royalty-free, unlimited, worldwide, non-exclusive use, modification, 
  18. -- reproduction and further distribution of this file is permitted.
  19. --
  20. -------------------------------------------------------------------------------
  21.  
  22. end Win32.Wtypes;
  23.