资源列表
[Windows编程] 用VC++实现Windows 2000XP下的休眠
说明:实现休眠功能很简单,只要在任意想要执行的地方执行如下给出的休眠函数SetPower()就行,其实休眠很简单,只需要API:SetSystemPowerState()就行,就如关机/注销/重启一样,只需要ExitWindowEx(),但这些API可以直接用在98下,却不能用在2000/XP中,因为这里牵涉到了用户权限,没有权限是不能进行这些操作的,所以,首先要取得权限,下面给出代码:-achieve dormancy function is very simple, as long as the<廖良> 在 2025-09-12 上传 | 大小:1kb | 下载:0
[数据库编程] MSChart Control Example
说明:关于 MSChart 控件的使用-controls on the use Upstream<孙岐峰> 在 2025-09-12 上传 | 大小:1kb | 下载:0
[数据库编程] ADO Data Control Example
说明:关于 ADO 控件的使用-controls on the use of ADO<孙岐峰> 在 2025-09-12 上传 | 大小:1kb | 下载:0
[加密解密] encryptData
说明:利用DES加密/解密数据的实例-The instance of utilizing DES to encrypt/decipher the data<吴昌海> 在 2025-09-12 上传 | 大小:1kb | 下载:0