|
-
June 3rd, 1999, 11:06 PM
#1
Derive class derived from CDialog in Dll
I write a class(say CDlgBase) derived from CDialog with its own resource in a MFC Extend Dll and want to write a class(say CDlgDerive) derived from CDlgBase in EXE or another MFC Extend Dll.
How can I do this without include the resource.h of CDlgBase?
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
|