Home > Computers > Programming > Languages > Visual Basic > Win32 API
Since Windows 95, Windows API has become one of the most important parts of Windows programming. With API, programmers can interact with the operating system on many different layers. Though Visual Basic gives basic controls (also driven by API), its internal functions are limited to the program's own information. With Windows API, Visual Basic programs can act together with the OS like any C/C++ program.
http://www.devarticles.com/c/a/Visual-Basic/Accessing-the-Windows-API-in-Visual-Basic/
Provides a basic, step-by-step guide for using and understanding API.
http://msdn.microsoft.com/en-us/library/aa383750.aspx
Microsoft's knowledge base.
http://www.thescarms.com/vbasic/
Examples showing how to use Win32 APIs.
http://www.mvps.org/vbvision/
Win32 code samples, tips, tricks for the VB developer.
http://www.vbforums.com/forumdisplay.php?8-API&s=
Forum for WinAPI relate topics in Visual Basic. Ask or answer questions posted by members. Membership required to post.
http://vbnet.mvps.org/
Win32 API code for Visual Basic developers. Reference, code samples, FAQ.
Home > Computers > Programming > Languages > Visual Basic > Win32 API
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us