
Final Word On VB5 API Viewer and Win32 API Reference
To all Win32 API programmers:
The way I get hard to find API declarations, and probably one of the
better ways, is to download the Platform SDK from Microsoft. This
include all of the C++ Header Files, which have all of the C++
declarations for Win32 API functions. Then I learned how to convert
C++ declarations to Visual Basic. For help on this, see the document
"Converting C Declarations to Visual Basic" found in the MSDN Library
(online or on CD). Yes, it involves learning, but who objects to
that?
Best wishes and good luck,
Joe Turgeon
---
My e-mail address has been altered for discouraging
spammers. To get my real address remove "-delete_this-"
from the posted address.