资源列表
MultiWindow
- Visual C++编写的多窗口例子。看着还可以,给大家传个。
catjsq
- 用VC++MFC编写的一个简单的计算器,简单易懂。是我刚学习MFC时制作的。-MFC with VC prepared in a simple calculator, simple and understandable. Yes, I am just learning MFC production.
kalaOK
- 一个模拟kalaOK的字幕显示的程序,实现字幕的广告条移动和渐进平缓变色的程序-kalaOK a simulation of the procedure show subtitles, subtitles realization of the mobile advertising gentle and progressive change procedures
CSplitter
- 实现窗口动态的切分 是图像处理编程的好的组建-The realization of dynamic segmentation window is good image processing program to form
edgeimmlciateregularly
- vc中使用共享内存实现进程间通信,代码易懂,不错的源码-Vc is used in the Shared memory to achieve interprocess communication, code simple, good source
RestrictMouse
- 程序运行后将限制鼠标在一个矩形区域,很有趣的一个小程序哦
DocView
- VC++窗口编程的一个例子,它可以使初学者学习初始化文档窗口!一个对初学者非常有益的例子。-VC window of a programming example, it could enable beginners to learn the window initialization files! One pair of beginners very useful example.
a.rar.zip
- 实现自动隐藏对话框 ,Auto-hide dialog implementation
SplitterControl
- VC++6.0,真正的动态分割窗口,鼠标右双击动态添加分割窗口-VC++6.0, the true dynamic partitioning window, double-click the right mouse dynamically add split window
SplitterDlg
- VC通过CFrameWnd,CSplitterWnd实现对话框窗口任意分割-divided Dialog arbitrarily by VC
Exercise3
- ssd4 exercise3 This exercise is to create a small Visual Basic interface (a Visual Basic form) like the one shown below. This form will have three label controls and an image. The top label should display the current date (as returned by the Visual
SCBDemo2
- 比较复杂的VC风格界面,包括可自由拖动的导航栏等