搜索资源列表
VisualFxMdi_demo
- When creating applications with a complex view layout, there are several features that are missing from MFC. First, each type of view layout is created differently (simple view vs. splitter vs. nested splitter). Simple view layout does not need any a
VisualFxSdi_demo
- When creating applications with a complex view layout, there are several features that are missing from MFC. First, each type of view layout is created differently (simple view vs. splitter vs. nested splitter). Simple view layout does not need any a
LockSplitter
- The sample demonstrate how to lock the splitter view , The demo is from <<MFC anwser book>>
MultiSplit
- The sample demonstrate how to shift multi splitter view , The demo is from <<MFC anwser book>>-The sample demonstrate how to shift multi's plitter view, The demo is from
MultiViewSplitter_demoProjectSrc
- vc mfc 窗口切分splitter中formview的动态切换!-vc mfc window segmentation FormView splitter in the dynamic switch!
mmamrdmx_0.9.0.1_src
- MONOGRAM AMR Splitter v0.9.0.1-I’ve noticed on the Codec Guide discussion board that some people were missing an AMR parser filter so I’ve decided to write one. It follows the same concept as the musepack splitter filter so it was basically just copy
Splitter_Demo
- MFC 窗体使用CSqplitter分割窗体SDI示例程序-MFC form using SDI Form CSqplitter split sample procedures
fileslice
- 简单的文件分割器,用mfc写的,只是在学习中练习下-Simple file splitter, using mfc written, but the next practice in learning
Ex_SplitSDI
- 简单地MFC分割窗口小程序,最简单的框架-simple example window splitter
MFCSplitter
- 在MFC对话框程序添加Splitter的代码-Add Splitter in the MFC dialog box program
Splitter
- MFC中灵活拆分窗口,是大家窗口编程的好例子。MFC中灵活拆分窗口,是大家窗口编程的好例子。-Flexible split window in MFC is a good example of all windows programming. MFC flexibly split window, is a good example of programming all windows.
VisualFxMdi_demo
- When creating applications with a complex view layout, there are several features that are missing from MFC. First, each type of view layout is created differently (simple view vs. splitter vs. nested splitter). Simple view layout does not need any a
c
- C++关于如何实现静态MFC下的切分窗口和多视图-C++ MFC on how to achieve under a static splitter window and multiple views
SplitterDlg_src
- 对话框窗口分割,实现对话框程序的分割的源码程序- The CSplitterDialog class adds splitter capabilities to a dialog, much like the MFC CSplitterWnd class does to a child frame.
Jzw_splitter2
- vs2010 WIN32 非MFC 窗口分割-windows splitter
vc_MultiViewDemo
- 切分窗口分为动态切分窗口和静态切分窗口,它们都是由CsplitterWnd类(MFC类库)来实现的,在这两种表示方式中,创建同一视图类的对象是比较容易的(Cview),而在同一应用程序使用两个或更多的视图类(如:ClistView、CtreeView等)-Split window is divided into the dynamic cut windows and static splitter window, they are CsplitterWnd Classes (MFC class
Splitter-View-in-MFC-MDI
- This an example to use splitter view in MFC MDI programming-This is an example to use splitter view in MFC MDI programming
TestSplite
- 基于对话框的MFC窗口分割,可以直接运行(MFC Splitter windows)