搜索资源列表
UI
- 一组可以用来动态创建UI的类。该代码是集中于一个空闲池使用管理器的CWnd继承控件,该管理器可以帮助我们减少在特定UI场景中GDI资源的使用-One group can be used to dynamically create a UI class. The code is focused on the use of a free pool Manager CWnd inherited control, the manager can help us to reduce the UI in a
3434636
- 让动态创建的ActiveX控件响应Windows消息 - VC++ - 编程文档 - 编程论坛-To dynamically created ActiveX control to respond to Windows messages- VC++- Programming Document- Programming Forum
VC_examples
- 实例12-1:使用用户界面线程实例。源代码在光盘中“\12\InterfaceThread”目录下。 实例12-2:使用工作者线程实例。源代码在光盘中“\12\ControlThread”目录下。 实例12-3:多线程实例。源代码在光盘中“\12\WQDemo”目录下。 实例12-4:线程间的通信。源代码在光盘中“\12\ThreadCommu”目录下。 实例13-1:动态链接库(Dll)实例。源代码在光盘中“\13\dlltest ”目录下。 实例13-2:鼠标钩子应