-
Windows Shell编程
windows shell programming-demonstrate the function of shell extension
- 2022-03-28 23:17:44下载
- 积分:1
-
我接触DLL的时间也不长,对DLL的了解也不是很深,在这里以一个简单的例子说明一下应用程序与DLL是如何工作的,希望给初学者一些帮助。文章附有源码,以编译通过。...
我接触DLL的时间也不长,对DLL的了解也不是很深,在这里以一个简单的例子说明一下应用程序与DLL是如何工作的,希望给初学者一些帮助。文章附有源码,以编译通过。-I contacted the time is not long, right DLL understanding is not very deep here in a simple examples to illustrate what applications and how the DLL is working, and hopes to give some help beginners. Articles with source code to compile.
- 2022-12-31 05:20:04下载
- 积分:1
-
这是“系统托盘编程完全指南(三)”文章的配套例子代码。实现了托盘程序图标气球式样的提示。这是一个IE5.0+以后才有的新特性。 托盘程序的信息提示通常是将鼠标光...
这是“系统托盘编程完全指南(三)”文章的配套例子代码。实现了托盘程序图标气球式样的提示。这是一个IE5.0+以后才有的新特性。 托盘程序的信息提示通常是将鼠标光标移到托盘图标上之后,Windows会发送消息给托盘程序,从而显示提示信息――Tooltip。但在Windows XP中我们还看到有些系统托盘程序是自动显示ToolTips信息的,也就是说不用将鼠标光标移到托盘图标上便可显示ToolTips,在这是怎么实现的呢?此代码将示范一种新奇的ToolTips风格,它叫做气球提示:Balloon Tips。-This the "system tray full programming guide (3)" article supporting code examples. Achieving a tray icon balloon style tips. This a lE5.0 only occurred after the new features. The procedure tray is usually prompts the mouse to move the cursor on the tray icon, Windows will send messages to the tray procedures, as evidenced by a message-- Tooltip. However, in Windows XP, we also see some system tray procedure is automatic ToolTips information, in other words no need to move the mouse cursor on the tray icon will show ToolTips, it is how to achieve? This code will demonstrate a strange ToolTips style, it is called balloon Tip : Balloon Tips.
- 2022-09-01 14:40:03下载
- 积分:1
-
Kai traversal in the list box is currently running process. And lists out the lo...
在列表框中启遍历当前正在运行的进程.并罗列出每个进程所加载的模块.-Kai traversal in the list box is currently running process. And lists out the load of each process module.
- 2023-03-01 06:40:04下载
- 积分:1
-
编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。
“最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数...
编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。
“最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。
静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。
-prepared a simulation and debugging process scheduling procedures, "Priority number of the highest priority" Scheduling Algorithm of five scheduling process. "Priority number of the highest priority" scheduling algorithm The basic idea is to place the CPU allocated to the parade were the highest priority in the process. Static priority is the creation of a number of processes identified, and the entire process will not change during operation.
- 2022-03-19 06:54:52下载
- 积分:1
-
win9x下获取cpu使用率
win9x下获取cpu使用率-obtained cpu usage
- 2022-12-05 04:05:03下载
- 积分:1
-
一个绘制Windows桌面的小程序
一个绘制Windows桌面的小程序-Drawing a Windows desktop applets
- 2022-01-22 13:18:19下载
- 积分:1
-
Delphi环境下利用TWAIN实现对扫描仪的控制
调试环境:Win XP;Delphi 7/5...
Delphi环境下利用TWAIN实现对扫描仪的控制
调试环境:Win XP;Delphi 7/5-Delphi environment to realize the use of TWAIN scanner control debugging environment: Win XP Delphi 7/5
- 2022-05-18 17:59:35下载
- 积分:1
-
这个例子教你怎么过滤windows录入的键盘事件。这个例子把Ctrl键改成Cap键。...
这个例子教你怎么过滤windows录入的键盘事件。这个例子把Ctrl键改成Cap键。-this example will teach you how windows filter input keyboard events. The example put into Cap Ctrl keys.
- 2022-03-01 05:48:44下载
- 积分:1
-
Acquisition system CPU and memory information, and then use the VC drawn. System...
获取系统CPU和内存的信息,然后用VC画出来 。献给VC系统开发的朋友.-Acquisition system CPU and memory information, and then use the VC drawn. System dedicated to the development of VC friends.
- 2023-05-20 06:55:02下载
- 积分:1