Windows 32-bit API Type Library
=========================

  This contains a single file, the type library for some of the Windows 
32-bit API.  To use it, place the file somewhere on your hard drive.  
Then, inside of Visual Basic, go to Project->References.  From there, 
select Browse, and select the win32api.tlb file.  Now you can call much of 
the windows API directly, without the need for declaring each function.

  This file is provided as-is.  It works for me, but I can't guarantee 
that it will work for you.  If you do use the File in your project, 
please give me credit in your program's documentation.  For comments, 
bugs, feature requests, please email me at scott@scottandmichelle.net

=========================
