CONSIDERING SOME ISSUES WHEN USING API CALLS

Before jumping into some examples, let's look at some of the issues of using API calls, such as what to keep in mind when creating your own API declarations from scratch, and what it takes to convert 16-bit API calls to 32-bit API calls.

Creating Your Own API Declarations from Scratch

Two words describe the situation when you find an obscure declaration, and there isn't a document declaration already built: Be careful! Although it's very rare that anything dangerous will happen, in some cases people have literally trashed their hard drives or reset CMOS by using API calls they weren't quite sure of. As mentioned earlier, one of the most common problems is that your system will GPF, and you could lose ...

Get F. Scott Barker's Microsoft® Access 2000 Power Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.