-
仿MSN(网易泡泡)界面,看看就知道
仿MSN(网易泡泡)界面,看看就知道- Imitates MSN (net easy froth) the contact surface, has a look
to know
- 2022-03-11 17:24:55下载
- 积分:1
-
桌面回收站(mfc不规则界面)
资源描述这是一个简单的示例,用来展示mfc不规则对话框程序和贴图的编写方法,运行后桌面会出现一个可爱的回收站,类似桌面插件
- 2022-02-20 00:58:23下载
- 积分:1
-
简单的介绍了GDI的桌面时钟
简单的介绍了GDI的方法绘制时钟,更新背景和图片的方法!主要实现了更换背景图片,时分秒的指针走动方式和桌面绘图等一些功能,适合初学者了解GDI技术!
- 2022-08-18 05:20:48下载
- 积分:1
-
a hexadecimal editor VC
一个十六进制编辑器VC源码程序-a hexadecimal editor VC-source programs
- 2022-02-05 18:23:17下载
- 积分:1
-
一个类似于delphi,c++builder属性编辑器的实现
一个类似于delphi,c++builder属性编辑器的实现-similar to a, c builder attribute the achievement Editor
- 2022-10-03 05:10:03下载
- 积分:1
-
学生记录
该项目是一个实现在 java 中为学生 mdb 数据库中的记录。插入和选择有关学生的记录在数据库中。
- 2022-10-28 22:55:03下载
- 积分:1
-
移动大多数对象,包括窗体、按钮、文本框、标签..... 使用方法简易....
移动大多数对象,包括窗体、按钮、文本框、标签..... 使用方法简易.-most mobile targets, including forms, buttons, text box, labeling ..... easy to use.
- 2023-01-17 11:45:04下载
- 积分:1
-
高级顶层窗口是一种无标题栏、菜单、工具条的一种常居顶层的窗口,最常见的例子就是输入法窗口,比如智能ABC窗口。这类窗口的特点除了上边所说的,最重要的就是窗口移动...
高级顶层窗口是一种无标题栏、菜单、工具条的一种常居顶层的窗口,最常见的例子就是输入法窗口,比如智能ABC窗口。这类窗口的特点除了上边所说的,最重要的就是窗口移动。普通窗口移动是通过标题栏由系统自动实现的,对于这类窗口就无法依靠系统了,需要手工实现。实现的方法有两种:
手工处理WM_MOVE、WM_LBUTTONUP消息,并根据鼠标的移动自己实现窗口移动过程中的绘制;
在WM_MOVE消息处理函数中通过向自己发送参数wParam为HTCAPTION lParam为鼠标位置的WM_NCLBUTTONDOWN消息实现窗口移动,此时窗口移动过程的绘制由系统实现。
显然,后者较前者简单。本文采用后者。-top window is a non-title bar, menus, tools of a regular Habitat top of the window, the most common example is the input window, such as smart window ABC. This window features in addition to the upside, the most important thing is moving the window. General Mobile through the window title bar automatically by the system for such window will not be able to rely on the system, and will need to achieve manually. Implementation of two ways : manual processing WM_MOVE, WM_LBUTTONUP news, and in accordance with the movement of the mouse to achieve their mobile window in the process of drawing; In WM_MOVE message processing function to send itself through the parameters wParam HTCAPTION
- 2022-08-06 00:41:04下载
- 积分:1
-
这个程序主要是清除无效的桌面图标,净化桌面
这个程序主要是清除无效的桌面图标,净化桌面-this procedure is to remove invalid desktop icon, clean desktop
- 2023-08-02 17:15:02下载
- 积分:1
-
年、月份选择控件
年、月份选择控件-Year, month selector control
- 2022-08-10 20:40:56下载
- 积分:1