Quote Originally Posted by el84 View Post
This is the time to ask if you can recommend a good VB6 API book for for beginners!
Well, you could begin with this chapter in the VB6 manual: Accessing DLLs and the Windows API.

After that, you might want to peruse these:


I haven't read any of those books in their entirety, so I couldn't tell you if they're really suitable for Windows API novices or not. Additionally, I learned API programming by reading their MSDN documentation, so I recommend doing it the same way — it's cheaper than buying a book!