Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to shutdown window
Message
From
10/06/2001 23:08:33
 
 
To
08/06/2001 22:31:35
Stanley Yip
Shun Sang (technology) ltd Hong Kong
Hong Kong, Hong Kong
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00517011
Message ID:
00517612
Views:
17
Stanley,
put below two lines into programs, do the program to shutdown the computer in your VFP application.
Chau, Moon

Declare integer ExitWindowsEx in user32 integer uFlags,integer dwReserved
lret = ExitWindowsEx(1+4,0) &&SHUTDOWN AND FORCE
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform