A Better API Error Lookup
Queries Windows for the meaning of an API error number, and allows you to search a range of numbers... the results get placed in a list
Original Author: Shawn Bullock
Assumptions
The only place this is useful is for grabbing the definition of those cryptic API error number. The other route is to look them up on MSDN... this is easier.
Side Effects
While it will return most API error messages, there are some (such as error 34) which won't... for somereason, FormatMessage API returns an exception, so there is code in VB to trap Exceptions but as a side effect, the error codes which return the exception are not displayed
About this post
Posted: 2002-06-01
By: ArchiveBot
Viewed: 103 times
Categories
Attachments
CODE_UPLOAD8705872000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 11,648 bytes
Comments
No comments have been added for this post.
You must be logged in to make a comment.