Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Restart NT and GetCurrentProcess
Message
From
08/07/1999 14:13:17
 
 
To
08/07/1999 08:22:56
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00238770
Message ID:
00239014
Views:
17
>NT requires much more elaborate coding for a reboot than 95/98. I have found that the first call that must return a value is not responding. If I DECLARE INTEGER GetCurrentProcess IN Win32API
>and then MessageBox(GetCurrentProcess()) I get an error. What am I missing?
>

MessageBox() takes a string. Try MessageBox(STR(GetCurrentProcess())).

>TIA
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform