搜索资源列表
BinaryEdit
- 用VC写的一个小程式。主要学会 1.流的使用CArchive &ar << string 2.Doc 与 View的关系 3.文本的输出pDc->DrawText(...) 4.文本光标 SetCaretPos(point) ShowCaret() HideCaret() 5.滚动视图类CSrollView, 设置滚动范围SetScrollSizes(MM_TEXT, szRange)
FireFrame-132
- opengl在mfc中Doc/view框架下的实现,不用再在win32下写opengl了,可以通过vc自动加载一些按钮,控件了
adddialog.rar
- vc++编写的如何在文档视图结构中多次添加对话框的例子,add dialog to the structure of Doc and view
CZoomView_src
- A Doc/View application with zoom feature( zoom files of a bitmap implemented in vc++ (specific zoom scale-A Doc/View application with zoom feature( zoom files of a bitmap implemented in vc++ (specific zoom scale))
DIBAPI
- 使用VC++实现任意图片的显示,主要是通过doc类和view类实现图片的读取和显示。-image bmp display
TDC_Demo(DOC-VIEW)
- 在VC++ 下实现USB摄像机视频采集、回放的demo程序-In VC++ to achieve USB camera video capture, playback of the demo program
BaseDocViewDemo2
- vc 在文档中记录绘图数据,并实现窗口重绘\BaseDocViewDemo2的程序源码-vc mapping data recorded in the document, and implement the window redraw \ BaseDocViewDemo2 the program source code
VC-MFC-Draw-Paint-Learn-Doc-View
- 使用MFC框架编写的画图程序,适合DOC-VIEW结构的学习,VS2005编译-VC MFC Draw Paint Learn Doc-View