搜索资源列表
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
ShowTime
- 这个主要是说明如何在静态控件中动态显示倒计时的时间,这里面主要介绍了如何应用定时器时间,以及如何把数据传递到窗口中的控件上。-This mainly explains how to dynamically display the countdown time in static control, which controls which describes how to use the timer on time, and how to pass data to the window.