|
-
October 23rd, 2009, 12:41 PM
#4
Re: AfxLoadLibrary different vc6 to vc9
I misunderstood the dependency issue. In general, I prefer to provide explicit paths to loadlibrary to avoid any confusion where the dll is being loaded from.
To solve your problem, retrieve the path of the app as I mentioned before, then call SetWorkingDirectory. Finally call load library.
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
|