Re: ERROR_RESOURCE_TYPE_NOT_FOUND error comes
- From: "David Ching" <dc@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 15 Feb 2008 14:50:50 GMT
<kkagarwal2002@xxxxxxxxx> wrote in message
news:27c62fd1-015c-466b-be44-c1ff11ead814@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello David,
Thanks for prompt reply. Actually My exe also has resources and my DLL
also has resources so when i will do AfxSetResourceHandle from Exe to
DLL then my exe resource will not be used. I want to escape from that
situation.
Do you have any other alternative approach?
Perhaps it's related to one .exe having MFC dynamically linked, and the
other having it statically linked? I'm not sure whether the chain of
extension DLL's (accessed through CDynLinkLibrary) require the .exe to be
dynamically linked, so that the same MFC is shared by both the .exe and the
..dll.
-- David
.
- References:
- ERROR_RESOURCE_TYPE_NOT_FOUND error comes
- From: kkagarwal2002
- Re: ERROR_RESOURCE_TYPE_NOT_FOUND error comes
- From: David Ching
- Re: ERROR_RESOURCE_TYPE_NOT_FOUND error comes
- From: kkagarwal2002
- ERROR_RESOURCE_TYPE_NOT_FOUND error comes
- Prev by Date: Re: MSDN
- Next by Date: Re: simple requirement related to displaying jpegs
- Previous by thread: Re: ERROR_RESOURCE_TYPE_NOT_FOUND error comes
- Next by thread: CDocTemplate::OpenDocumentFile(, FALSE)
- Index(es):
Relevant Pages
|