vc 重启和关机

ExitWindowsEx(EWX_SHUTDOWN   |   EWX_FORCE,   0)   关机  
  ExitWindowsEx(EWX_REBOOT|   EWX_FORCE,   0)   重启 

or

ShellExecute("shutdown")  


posted on 2008-03-28 14:49 海力布 阅读(400) 评论(0) 编辑 收藏

公告

导航

统计