Why simply calling ExitWindowsEx won’t Shutdown/Restart the Computer.?.(Update: VB 6.0 Code Links Added)
Tuesday, November 6th, 2007This question is a very popular one. The ExitWindowsEx question works perfectly fine if using the older versions of Windows like Windows 98 or ME with no special codes to use. You only needed to call the ExitWindowsEx API with the desired parameters and it was good to go. But Kernel changes [...]
