Accessing the Windows API in Visual Basic
Accessing the Windows API in Visual Basic The Windows Application Programming Interface, or API, is a complex set of functions for interacting with Windows. In this article, Jason attempts to shed some light on this topic by explaining what an API is, and...