搜索资源列表
testmessage
- 如果你不想使用线程,而此时你的程序又进入了死循环,但是你又想与界面实时通信,最好的办法就是在while里加入消息循环,在监控工程中此法特别有用。-this demo show you how to work about the message loop,it is very useful for operating the GUI when your program come into the while loop.
testmessage
- 此程序包含了,如何在mainfr a me中,创建自己的myfr a me,子框架,如何在childfr a me中,创建dialogbar,以及在此dialogbar中如何响应dialogbar上的按钮,弹出对话框。 1、目前在网上找创建自己的子框架的程序没怎么找到; 2、目前在网上没找到在子框架testfrm里创建dialogbar的,因为这个还涉及到dialogbar大小的计算 3、由于dialogbar的特殊性,所以
TestMessage
- 实现MFC对话框+OpenGL编程,在MFC对话框中创建OpenGL绘图窗口,获取窗口鼠标点击位置,实现实时绘图。-MFC dialog box to achieve+OpenGL programming, in the MFC dialog box to create OpenGL drawing window, access to the mouse click the window position, real-time mapp