Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Shutdown windows
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Shutdown windows
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Miscellaneous
Thread ID:
01076851
Message ID:
01076851
Views:
60
Hi
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
Ali Mohammad Hossein Zadeh
Next
Reply
Map
View

Click here to load this message in the networking platform