Microsoft Office 2000/Visual Basic Programmer's Guide |
This chapter covers some of the basics of calling the Windows API. You can apply the skills you learn in calling the Windows API to calling DLL functions in other DLLs as well.
The Windows API is a complex set of functions. This chapter doesn't cover absolutely everything that you need to know in order to call any function, but it aims to give you a starting point and directs you to other resources if you find that you need to know more.