Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Shutdown windows
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Miscellaneous
Thread ID:
01076851
Message ID:
01076879
Views:
14
This message has been marked as the solution to the initial question of the thread.
Check How can I shut down or reboot Windows for all versions? FAQ #8009

>i want to shut down windows after a spesified time with ExitWindowsEx but i write like this :
>
>#DEFINE EWX_SHUTDOWN 1
>DECLARE INTEGER ExitWindowsEx IN user32;
> INTEGER uFlags, INTEGER dwReserved
>=ExitWindowsEx(EWX_SHUTDOWN, 0)
>
>but noting happend
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform