-
用c实现飘动的红旗可以用作屏保
用c实现飘动的红旗可以用作屏保-achieve wafted with the red can be used as screensavers
- 2022-03-19 15:44:51下载
- 积分:1
-
CTabCtrl实例 初学者的好例子
CTabCtrl实例 初学者的好例子 CTabCtrl实例 初学者的好例子 CTabCtrl实例 初学者的好例子 CTabCtrl实例 初学者的好例子 CTabCtrl实例 初学者的好例子
- 2022-01-29 03:12:15下载
- 积分: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
-
A total of five one source, namely, (1) factorial (2) photo processing (3) plane...
一共有5个源程序,分别是
(1)factorial
(2)photo processing
(3)plane ticket ordering system
(4)serial communication
(5)realplayer-A total of five one source, namely, (1) factorial (2) photo processing (3) plane ticket ordering system (4) serial communication (5) realplayer
- 2023-03-06 20:30:03下载
- 积分:1
-
MFC学习的一个例子,书名:MFC参考大全
MFC学习的一个例子,书名:MFC参考大全-MFC study an example of the title: MFC Reference
- 2023-03-28 16:55:03下载
- 积分:1
-
一个注册表操作,很容易实现对注册表的操作!…
一个注册表操作类,可以很轻松地实现对注册表的操作!很好用!-a registry operations, it is easy to achieve the right to operate the registry! With good!
- 2023-04-17 19:50:03下载
- 积分:1
-
哲学家进餐问题,描述计算机系统的同步与互斥问题。
哲学家进餐问题,描述计算机系统的同步与互斥问题。-dining philosopher, describes the computer system synchronization and mutual exclusion problems.
- 2023-06-26 21:55:03下载
- 积分:1
-
用VB开发的,可实现动态曲线显示的程序,可做趋势,可实现数据的动态刷新...
用VB开发的,可实现动态曲线显示的程序,可做趋势,可实现数据的动态刷新-VB development, dynamic curve shows the procedures do trends, the data can be dynamically refreshed
- 2022-08-03 21:35:10下载
- 积分:1
-
这是一个非常漂亮的自绘按钮控件,可以直接应用于工程,使用起来很方便。...
这是一个非常漂亮的自绘按钮控件,可以直接应用于工程,使用起来很方便。-This is a very nice self-painted button control that can be directly applied to engineering, very easy to use.
- 2023-05-11 14:00:04下载
- 积分:1
-
js+css的lightbox代码,适合初学者使用
js+css的lightbox代码,适合初学者使用-js+ css the lightbox code, suitable for beginners to use
- 2023-01-08 04:40:03下载
- 积分:1