- SiteGroupManageClasses 用例模型是以专门术语描述实际系统功能需求的原型
- GraphTheory 一篇很全的图论知识的概论
- TurnOut this utility is used to copy any file to different location in the local area network. this utility keeps record of last added locations into the list.This application uses path.xml file to keep history of locations. This is very simple yet useful utility easpecially if you want to copy your file daily to fixed locations to different computers in the network
- wtl4_mfc6_demo 《包容ActiveX控件》将介绍ATL对在对话框中使用ActiveX控件的支持
- 263chengxu 该程序是263程序
- IpmonDll 对从网卡中获取的数据包进行分析
文件名称:ComputerSleep
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:22.69kb
-
已下载: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/
ShutdownComputer/activeds.cpp
ShutdownComputer/activeds.h
ShutdownComputer/mssccprj.scc
ShutdownComputer/Release/
ShutdownComputer/res/
ShutdownComputer/resource.h
ShutdownComputer/res/ShutdownComputer.ico
ShutdownComputer/res/ShutdownComputer.rc2
ShutdownComputer/res/vssver.scc
ShutdownComputer/ShutdownComputer.clw
ShutdownComputer/ShutdownComputer.cpp
ShutdownComputer/ShutdownComputer.dsp
ShutdownComputer/ShutdownComputer.dsw
ShutdownComputer/ShutdownComputer.h
ShutdownComputer/ShutdownComputer.opt
ShutdownComputer/ShutdownComputer.rc
ShutdownComputer/ShutdownComputerDlg.cpp
ShutdownComputer/ShutdownComputerDlg.h
ShutdownComputer/StdAfx.cpp
ShutdownComputer/StdAfx.h
ShutdownComputer/vssver.scc
ShutdownComputer/activeds.cpp
ShutdownComputer/activeds.h
ShutdownComputer/mssccprj.scc
ShutdownComputer/Release/
ShutdownComputer/res/
ShutdownComputer/resource.h
ShutdownComputer/res/ShutdownComputer.ico
ShutdownComputer/res/ShutdownComputer.rc2
ShutdownComputer/res/vssver.scc
ShutdownComputer/ShutdownComputer.clw
ShutdownComputer/ShutdownComputer.cpp
ShutdownComputer/ShutdownComputer.dsp
ShutdownComputer/ShutdownComputer.dsw
ShutdownComputer/ShutdownComputer.h
ShutdownComputer/ShutdownComputer.opt
ShutdownComputer/ShutdownComputer.rc
ShutdownComputer/ShutdownComputerDlg.cpp
ShutdownComputer/ShutdownComputerDlg.h
ShutdownComputer/StdAfx.cpp
ShutdownComputer/StdAfx.h
ShutdownComputer/vssver.scc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.