Check out the sample code there:
所在版块:技术の宅 发贴时间:2004-06-16 15:35

用户信息
复制本帖HTML代码
高亮: 今天贴 X 昨天贴 X 前天贴 X 
http://www.vbaccelerator.com/home/VB/Tips/How_to_Shutdown_the_System_in_Windows_9x_and_NT/article.asp

Note that there are a lot other stuff in the sample code. But what you should pay attention to is the part there the current process's privilege tokens are checked, and adjusted, in order to enable the process to shutdown the OS.
.
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!

Flying @way 吳穎暉
 相关帖子 我要回复↙ ↗回到正文
Is there any DOS command to reboot computer ? flu   (0 bytes , 716reads )
What's your OS? Flying   (498 bytes , 491reads )
Type help in cmd window MrDJay   (34 bytes , 274reads )
actually i am doing vb6.0 proj. any suggestion to reboot? flu   (977 bytes , 305reads )
you can use "-t 0" as indicated in my post above. Flying   (264 bytes , 288reads )
thank you! i see, i just want to find an easier method flu   (0 bytes , 275reads )
For VB programming, using the API is actually easier. Flying   (52 bytes , 233reads )
i use ExitWindowsEx , doesnot work? :( flu   (0 bytes , 252reads )
how does your code look like? Flying   (254 bytes , 296reads )
my code: flu   (541 bytes , 257reads )
cool...but kelvin   (130 bytes , 273reads )
The shutdown request may fail. Flying   (189 bytes , 281reads )
Check out the sample code there: Flying   (332 bytes , 274reads )
-_-! flu   (0 bytes , 259reads )
HELP command is not as powerful as man in the *nix world. Flying   (117 bytes , 229reads )