Description: Multi-view often want to use technology in the development of the VC, generally two ways 1) technology divided by the view (using CSplitterWnd achieve single-document multi-view), the window is divided into multiple parts
To Search:
File list (Check if you may need any files):
vc_splitter\DemoDlg.cpp
...........\DemoDlg.h
...........\MyDocument.cpp
...........\MyDocument.h
...........\MyFrame.cpp
...........\MyFrame.h
...........\MyView.cpp
...........\MyView1.cpp
...........\MyView1.h
...........\MyView2.cpp
...........\MyView2.h
...........\ReadMe.txt
...........\res\splitter.ico
...........\...\splitter.rc2
...........\ResizableDialog.cpp
...........\ResizableDialog.h
...........\resource.h
...........\splitter.aps
...........\splitter.clw
...........\splitter.cpp
...........\splitter.dsp
...........\splitter.dsw
...........\splitter.exe
...........\splitter.h
...........\splitter.plg
...........\splitter.rc
...........\splitterDlg.cpp
...........\splitterDlg.h
...........\StdAfx.cpp
...........\StdAfx.h
...........\TestDlg1.cpp
...........\TestDlg1.h
...........\TestDlg2.cpp
...........\TestDlg2.h
...........\TestDlg3.cpp
...........\TestDlg3.h
...........\TestSheet.cpp
...........\TestSheet.h
...........\ZSplitter.cpp
...........\ZSplitter.h
...........\ZSplitterDlg.cpp
...........\ZSplitterDlg.h
...........\ZSplitterDlgEx.cpp
...........\ZSplitterDlgEx.h
...........\res
vc_splitter