< Day Day Up > |
The hardest thing about using the Windows API is not understanding how to use it but knowing when to use it. A few guidelines:
If you get seriously interested in advanced VBA programming, there are several books available that discuss the Windows API in depth. A good starting point is Dan Appleman's Visual Basic Programmer's Guide to the Win32API (Sams, 1999). |
< Day Day Up > |