Visual Basic 6 0 Using the Win 32 API Part I 
... networking, printing, and security. Using the
Win32 API, you can develop applications that run successfully on all platforms while still being able to take advantage of unique features and capabilities of any given platform. This course will show you how to gain access to the
Windows API by declaring the external procedures within your
Visual Basic application. After you declare a procedure,
more...