emcz
2010-04-19 22:24:05 UTC
Does any encounter this problem in your own dll which statically
links to MFC, AfxFindResourceHandle is defined as AfxGetResourceHandle
and it returns NULL, when the dll dynamically links to MFC,
AfxFindResourceHandle can return a valid handle?
Is there any solution for this problem?
I found some old posts about this problem, but I didn't see any
solution. Some post suggested calling AfxSetResourceHandle, I tried
but it didn't help.
TIA for any help.
links to MFC, AfxFindResourceHandle is defined as AfxGetResourceHandle
and it returns NULL, when the dll dynamically links to MFC,
AfxFindResourceHandle can return a valid handle?
Is there any solution for this problem?
I found some old posts about this problem, but I didn't see any
solution. Some post suggested calling AfxSetResourceHandle, I tried
but it didn't help.
TIA for any help.