文件名称:ComputerSleep
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 27kb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
[ 原创文档 本文适合初级读者 已阅读6065次 ] 文档 代码 工具
系统定时休眠
作者:jans
下载示例源代码
单位最近加强安全检查,除了部分服务器,下班不关机器的同事,都被罚了款。为此,我试着下载了几个自动关机的程序,但是都不好使。都是最后显示“你可以安全地关闭计算机了!”。到网上问了半天说是高级电源管理设置的问题。我折腾了半天,还是不行,为什么Windows自己的关机就可以关掉电源,而我们的程序就只能“你可以安全的关闭计算了!”。看来微软还不知道在哪里留了一手。
好在还有收获,最近发现MSDN还有这么一个函数
BOOL SetSystemPowerState(
BOOL fSuspend, // system state
BOOL fForce // forced suspension option
)
-[original document is suitable for primary readers have read 6,065 times] file system code tools regularly dormancy writer : jans download the source code examples unit recently enhance security inspection, except for some servers, none of machines work colleagues, are fined. To this end, I try to download several automatic shutdown procedures, but not so. The final show is "you can safely shut down the computer!" . Online asked a half-day of advanced power management settings problems. I Shetenglebantian, or not, why the shutdown of Windows can switch off the power supply, Our procedures only, "You can safely closed calculation!" . Microsoft does not seem to know where to stay in the hand. Fortunately, there are gains MSDN recently discovered there was such a function
系统定时休眠
作者:jans
下载示例源代码
单位最近加强安全检查,除了部分服务器,下班不关机器的同事,都被罚了款。为此,我试着下载了几个自动关机的程序,但是都不好使。都是最后显示“你可以安全地关闭计算机了!”。到网上问了半天说是高级电源管理设置的问题。我折腾了半天,还是不行,为什么Windows自己的关机就可以关掉电源,而我们的程序就只能“你可以安全的关闭计算了!”。看来微软还不知道在哪里留了一手。
好在还有收获,最近发现MSDN还有这么一个函数
BOOL SetSystemPowerState(
BOOL fSuspend, // system state
BOOL fForce // forced suspension option
)
-[original document is suitable for primary readers have read 6,065 times] file system code tools regularly dormancy writer : jans download the source code examples unit recently enhance security inspection, except for some servers, none of machines work colleagues, are fined. To this end, I try to download several automatic shutdown procedures, but not so. The final show is "you can safely shut down the computer!" . Online asked a half-day of advanced power management settings problems. I Shetenglebantian, or not, why the shutdown of Windows can switch off the power supply, Our procedures only, "You can safely closed calculation!" . Microsoft does not seem to know where to stay in the hand. Fortunately, there are gains MSDN recently discovered there was such a function
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ShutdownComputer
................\activeds.cpp
................\activeds.h
................\mssccprj.scc
................\Release
................\res
................\...\ShutdownComputer.rc2
................\...\vssver.scc
................\resource.h
................\ShutdownComputer.clw
................\ShutdownComputer.cpp
................\ShutdownComputer.dsp
................\ShutdownComputer.dsw
................\ShutdownComputer.h
................\ShutdownComputer.opt
................\ShutdownComputer.rc
................\ShutdownComputerDlg.cpp
................\ShutdownComputerDlg.h
................\StdAfx.cpp
................\StdAfx.h
................\vssver.scc
................\activeds.cpp
................\activeds.h
................\mssccprj.scc
................\Release
................\res
................\...\ShutdownComputer.rc2
................\...\vssver.scc
................\resource.h
................\ShutdownComputer.clw
................\ShutdownComputer.cpp
................\ShutdownComputer.dsp
................\ShutdownComputer.dsw
................\ShutdownComputer.h
................\ShutdownComputer.opt
................\ShutdownComputer.rc
................\ShutdownComputerDlg.cpp
................\ShutdownComputerDlg.h
................\StdAfx.cpp
................\StdAfx.h
................\vssver.scc