ExitWindowsEx(EWX_REBOOT, 0);
ExitWindowsEx(EWX_SHUTDOWN, 0);
ExitWindowsEx(EWX_POWEROFF, 0);
ExitWindowsEx(EWX_FORCE, 0);