Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Shut down windows
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00605534
Message ID:
00605836
Views:
9
>Here's the answer:
>
>DECLARE INTEGER ExitWindowsEx IN Win32API INTEGER nFlags, INTEGER Reserved
>DECLARE INTEGER ExitProcess IN Win32API INTEGER nExitCode
>
>CLOSE ALL
>FLUSH
>
>=ExitWindowsEx(4,0)
>=ExitProcess(0)

On XP, that just logged me off. Sergey's reference to the KB article was better (and no, I didn't write it :-) ).
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Previous
Reply
Map
View

Click here to load this message in the networking platform