Ever want examples of how to use Win32 APIs from with VB 6? How about porting VB 6 code which utilizes the Win32 API to .NET? Well, API-Guide is a tool that has examples for many Win32 API functions as well as sample code in .NET to do the same thing. "API-Guide has over 900 functions, all documented, and explained with an example. Several functions also have a dotNET equivalent and dotNET example code." For more information, check their website:
|