DialogBox will not load dialog from resource DLL

DialogBox will not load dialog from resource DLL

Post by Vasili Pauli » Sat, 23 Nov 2002 07:46:50



Maybe you use some of common controls and forget to call
InitCommonControlsEx() ?


Quote:> I'm adding multiple language support to an existing
> application.  I a using multiple DLLs, one for each
> target language.  Only one of the many dialogs in the
> file will not load.  My callback proc gets three
> messages: WM_SETFONT, WM_DESTROY and WM_NCDESTROY.  In
> the application in it's original state, the message
> sequence is WM_SETFONT, WM_INITDIALOG, and then a host of
> other messages.

> Anyone know what this sequence of messages means?  I
> willing to believe that it some sort of ownership /
> permissions problem.

> Thanks, Dan

 
 
 

1. Using TPW, how do I load dialog box resources from DLLs?

Using TPW, how do I extract dialog box resources from DLLs?  I want to
store the English-language instructions for my application in a file named
"ENGLISH.DLL", the French-language instructions in "FRENCH.DLL", and so
on.  I can't find any clues in the source code and documentation
distributed with TPW.  Thanks in advance for your help!

Stefan Ellis | graduate student, University of British Columbia,

2. Getting key states

3. Dialog Box Resources - DialogBox Call

4. uncorrectable error: LookupHandle out of range

5. DLL loading problem, WINDOWs claims DLL not found

6. Free XML Stuff

7. BPW: Loading Dialog Resource problem

8. Help with Domain Catalog

9. can not load custom resource

10. How to determine size of a loaded dialog resource template?

11. How to Load a resource from another DLL ?

12. Loading resource from DLL

13. Load/Free msimg32.dll = resource leak