LoadLibrary fails for Windows XP SP3
Moderators: DllAdmin, DLLADMIN ONLY
LoadLibrary fails for Windows XP SP3
Our MFC dialog based Installer application shows error loading
Re: LoadLibrary fails for Windows XP SP3
http://www.dll-files.com/dllindex/dll-f ... tml?newdev
On Wed, 6 Jan 2010 23:53:55 -0800 (PST), Neeti <navs.kaur@gmail.com>
wrote:
>Our MFC dialog based Installer application shows error loading
>
On Wed, 6 Jan 2010 23:53:55 -0800 (PST), Neeti <navs.kaur@gmail.com>
wrote:
>Our MFC dialog based Installer application shows error loading
>
Re: LoadLibrary fails for Windows XP SP3
Thanks. The issue is fixed. I was calling the LoadLibrary() from the
constructor of the global object. Moving the LoadLibrary out of this
resolved the issue.
Thanks
N
---
On Jan 8, 6:05
constructor of the global object. Moving the LoadLibrary out of this
resolved the issue.
Thanks
N
---
On Jan 8, 6:05