巧巧读书论坛
»
程序语言
»
VB论坛
» 如何关闭/重新启动计算机?
查看完整版本: 如何关闭/重新启动计算机?
115081949
2007-11-21 09:16
如何关闭/重新启动计算机?
6位Windows用ExitWindows()API函数,而32位Windows则用ExitWindowsEx().32位版本比16位版本多了更多的控制及选项,包括注销及关机。
DeclareFunctionExitWindowsLib"user"(ByValuFlagsAsLong,ByVal_
dwReservedAsinteger)Asinteger
ConstEW_REBOOTSYSTEM=
页:
[1]
查看完整版本:
如何关闭/重新启动计算机?
2006-2007
QQread.com