|
-
Jan 23rd, 2012, 02:42 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED] Vb6 - prevent error on api calls
Let's say you made an EXE that uses a certain API present on Win98 and now this API is no longer present on Win7/Win8.
Is using "on error goto" enough to prevent the crash or the exe is going to be useless anyway no matter the error handling ?
In other words, to you recommend to use error handling for an API that you think it may no longer work in the future ?
I dont understand much about API calls thats why Im askin.
thanks, regards
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|