ZROY
June 3rd, 1999, 11:06 PM
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?
How can I do this without include the resource.h of CDlgBase?