|
-
September 27th, 2012, 01:47 PM
#3
Re: DLL errors in vc++ program
Uhm it took me almost 2 hours to figure out what he was trying to do. I don't like this sort of static library links. I guess you do also have the document of the library, you can declare the function pointers for those functions you would want to call then try to get their entries with GetProcAddress. This seems more rigid and portable.
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
|