资源列表
SDI_OPENGL
- opengl vc 单文档模板 很好很强大 -opengl vc single document template is a very good strong
q3ModelViewer
- 很酷的q3模型观看器 而且可以看shader效果 可惜没有源代码-Cool q3 model viewer can see shader effects and unfortunately there is no source code
dlg2
- 不使用MFC,创建窗口!代码简洁,运行快!-Do not use MFC, create a window! Code simple, run faster!
LibView
- 很好的参考资料 希望大家能用的上 谢谢大家-Very good reference on the hope that we can thank you
MFCexp3_1
- MFC,实现窗口的现实,在中间加上自己的文字,并且可修改-MFC, the realization of the reality of the window, in the middle to add their own text, and can be modified
mdi
- MDI应用程序操作方法如下: 1.编译程序。 2.打开2.2_MDIdebugMysdi.exe程序。 3.进入应用程序主体,单击新建按钮,观察结果,可见新建后出现多个文档。-MDI application methods of operation as follows: 1. Compiler. 2. 2.2_MDIdebugMysdi.exe open procedures. 3. To enter the main applications, click the New but
csplitter
- VC 分割窗口效果 大家都知道可以在一个CFrameWnd上面使用CSplitterWnd以做出分割窗口的效果-VC partition window effect we all know in a CFrameWnd above CSplitterWnd use to make the effect of split window
zpq
- 遮屏器,运行后,用户只能在指定区域操作。类似聚光灯的效果。-Screen cover, and running, users can only operate in the designated area. Spotlight similar results.
ParentProcess
- 一个实例来介绍父子进程间如何共享内核对象。首先在父进程中创建一个事件对象,该事件对象能够被子进程继承,但是初始状态没有信号。然后父进程创建一个子进程,使子进程能够继承父进程中的内核对象句柄。在子进程初始化时创建一个线程,并立即运行线程函数。在线程函数中循环判断从父进程继承的事件对象是否有信号,如果有信号,将对话框标题设置为“事件有信号”,然后退出线程。由于父进程在创建事件对象时,使事件对象没有信号,因此,子进程中的对话框标题不会改变。为了演示父子进程间共享内核对象,在父进程中设计了一个按钮,单击
messagebox
- 消息框实例,涉及消息框类的定义和相关函数的使用方法,对于初学者来说很好-Examples of message box, message box type involved in the definition and use of correlation function, for a good beginners
MdiClientController
- 一个MDI容器组件, 可以设置MDI容器边框, 默认不可以设置不友好。跟组件一样使用就可以了。-A MDI container components, you can set a MDI container frame, the default settings can not be unfriendly. Like the use of components with it.