Description: It would be useful to separate into a dll the code responsible for running MFC s View/Doc architecture, notably frame, its child area with controls, dialogs etc. This would help different applications to share a grand part of the code.
File list (Check if you may need any files):
viewdocdll
..........\dll
..........\...\App.cpp
..........\...\App.h
..........\...\ChildFrm.cpp
..........\...\ChildFrm.h
..........\...\Debug
..........\...\.....\dl.exp
..........\...\.....\dl.lib
..........\...\.....\dll.exp
..........\...\.....\dll.lib
..........\...\.....\dll.res
..........\...\dll.clw
..........\...\dll.cpp
..........\...\dll.def
..........\...\dll.dsp
..........\...\dll.dsw
..........\...\dll.plg
..........\...\dll.rc
..........\...\dll_interface.h
..........\...\ExeDoc.cpp
..........\...\exeDoc.h
..........\...\exeView.cpp
..........\...\ExeView.h
..........\...\MainFrm.cpp
..........\...\MainFrm.h
..........\...\ReadMe.txt
..........\...\res
..........\...\...\dll.rc2
..........\...\...\exe.ico
..........\...\...\exeDoc.ico
..........\...\...\Toolbar.bmp
..........\...\resource.h
..........\...\StdAfx.cpp
..........\...\StdAfx.h
..........\exe
..........\...\Debug
..........\...\.....\dll.dll
..........\...\.....\exe.exe
..........\...\.....\exe.res
..........\...\exe.aps
..........\...\exe.clw
..........\...\exe.cpp
..........\...\exe.dsp
..........\...\exe.dsw
..........\...\exe.h
..........\...\exe.plg
..........\...\exe.rc
..........\...\ReadMe.txt
..........\...\res
..........\...\...\exe.ico
..........\...\...\exe.rc2
..........\...\...\exeDoc.ico
..........\...\...\Toolbar.bmp
..........\...\resource.h
..........\...\StdAfx.cpp
..........\...\StdAfx.h