|
-
April 8th, 1999, 04:57 AM
#1
MFC Toolbars
I have MFC .exe aplication and .dll which is loaded with LoadLibrary.
How can I load, from .exe, toolbar in .dll? CToolbar::LoadToolbar
doesn't have HINSTANCE parameter.
And, if I load it and display it, how can I receive it's messages
in .exe, not .dll?
- Goran.
-
April 8th, 1999, 05:25 PM
#2
Re: MFC Toolbars
Use AfxSetResourceHandle.
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
|