搜索资源列表
ui
- 封装 API 中窗口处理的数据结构和相关函数 提供两类成员函数: 窗口 API 函数:代替 SDK API 函数 消息响应函数:响应各种系统消息 窗口 API 函数例 ShowWindow、ScrollWindow、SetWindowText 消息响应函数例 OnPaint、OnLButtonDown、OnKeyUp、 OnMouseMove、OnClose、OnHScro-Packaging API window of data structure and re
Thunk.rar
- 网络上流行的Thunk技术,主要用于将成员函数变为线程函数或窗口过程.弥补了static成员函数不能访问非静态成员数据的缺点,最典型的应用就是微软的MFC和ATL中的窗口类实现,此原码也是网上公开的一个Thunk类实现,Thunk popular network technology, mainly for the membership function into a thread function or the window procedure. Up for static member fu
LabelLink
- win7+vs2008下编译完成;本人正在公司里做C++界面编程,这个实现的功能主要是在应用程序里显示链接,大概类似打开的QQ聊天窗口下的那种广告链接效果。-win7+ vs2008 compile complete I am now learning C++ programming interface, the main function of this implementation is shown in the application link, probably similar to
picture
- 简单的画板,能够进行绘图及书写文字,C++课程设计,M F C窗口设计,完成像windows功能下的画图软件功能。-C++ curriculum design, MFC window design, complete with Sketchpad function like window