-
achieve dormancy function is very simple, as long as the implementation of the a...
实现休眠功能很简单,只要在任意想要执行的地方执行如下给出的休眠函数SetPower()就行,其实休眠很简单,只需要API:SetSystemPowerState()就行,就如关机/注销/重启一样,只需要ExitWindowEx(),但这些API可以直接用在98下,却不能用在2000/XP中,因为这里牵涉到了用户权限,没有权限是不能进行这些操作的,所以,首先要取得权限,下面给出代码:-achieve dormancy function is very simple, as long as the implementation of the arbitrary want the local implementation of the dormancy is as follows function SetPower () on the trip, dormancy is very simple, just API : SetSystemPowerState () on the trip, as shutdown/cancellation/restart, only ExitWindowEx (), but these APIs can be directly used in 98, not in 2000/XP can use, because it involves a user privileges, no authority can carry out these operations, therefore, must first obtain authority code is given below :
- 2022-03-20 18:24:22下载
- 积分:1
-
MATLAB 2章
matlab chapter 2
- 2022-02-07 06:25:15下载
- 积分:1
-
利用c++编写的图形显示程序,供大家学习
利用c++编写的图形显示程序,供大家学习-Using c++ graphics programs written for them to learn from
- 2022-03-04 23:25:36下载
- 积分:1
-
获得EXE文件的版本信息,功能源码,适合学习。
获得EXE文件的版本信息,功能源码,适合学习。-EXE file to obtain version information, the functional source code, suitable for learning.
- 2022-11-08 21:20:03下载
- 积分:1
-
这个东西是模拟打印机,可以直接打印到pdf文件里面。除了平常需要外,当你测试打印程序却没有打印机时,这个东西用处很大。...
这个东西是模拟打印机,可以直接打印到pdf文件里面。除了平常需要外,当你测试打印程序却没有打印机时,这个东西用处很大。-this thing is simulated printer can print directly to the pdf file inside. In addition to the normal needs, when you test procedures did not print printers, this thing very useful.
- 2023-01-17 17:10:04下载
- 积分:1
-
plus
常见C++ 课程的立体源码,其中含有函数,类与对象,继承与派生,多态,等C++常见的集中类型-plus
- 2022-03-21 04:48:18下载
- 积分:1
-
VB After reading software IFIX Industrial Group, send Excel generated statements...
VB经过ADO读工控组软件IFIX数据,传至EXCEL生成报表,并打印。-VB After reading software IFIX Industrial Group, send Excel generated statements, and print.
- 2022-07-28 01:19:08下载
- 积分:1
-
DM365数字媒体处理器的常见问题
DM365 Digital Media Processor FAQ
- 2022-04-26 19:10:02下载
- 积分:1
-
改变RealPlay的外观
改变RealPlay的外观-change the appearance of Real
- 2022-06-16 03:19:31下载
- 积分:1
-
最长公共子序列算法的实现,还有实验报告,欢迎大家下载
最长公共子序列算法的实现,还有实验报告,欢迎大家下载-The longest common sub-sequence algorithm, as well as experimental reports, welcomed everyone to download
- 2022-01-24 18:41:16下载
- 积分:1