| |
| How do I restart Windows in code. |
 |
How do I restart Windows in code?
The Windows API function ExitWindows() is incorrectly documented. There are three constants available for the first parameter, and the second parameter is used when exiting Windows to start a DOS program:
EW_RESTARTWINDOWS
EW_REBOOTSYSTEM
EW_EXITANDEXECAPP
Example:
ExitWindows(EW_RESTARTWINDOWS, 0 );
|
|
| Hits/month |
2,500,000+ |
Downloads (Since May 2000) |
7,393,709 |
| Total Files |
6,023 |
| Forum msgs |
7,670 |
| Articles/FAQs |
70+/900+ |
Top Selling Software at Amazon
|