|
-
April 28th, 1999, 11:17 AM
#1
don't find the resource in an extension DLL
Hi,
I have several exes (some MFC, some non-MFC). They all use a regular MFC-DLL. This regular DLL uses an extension DLL.
Why do e.g. LoadString()s do not find the resources placed in the extension DLL?
Stepping through CString::LoadString code seems to my, that the ext-DLL is not found in the list of ext-DLLs (->moduleState).
Any hints?????
Erich
_____________________________________________________________________
anti-spam: remove dashes in mail-adress to send mail
Erich Hermann
ETAS GmbH & Co. KG e-mail: [email protected]
Borsigstr. 10 Phone: (+49)711-89661-144
D-70469 Stuttgart Fax: (+49)711-89661-107
-
April 28th, 1999, 05:19 PM
#2
Re: don't find the resource in an extension DLL
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
|