Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Maximizing an iconized exe
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00853210
Message ID:
00853245
Views:
27
Instead of RUN command use CreateProcess API function to start an executable. In output properties (lpProcInfo) it returns handle that can be used to terminate the process.

Check this link -- CreateProcess declaration and examples:
http://www.news2news.com/vfp/?function=3
Previous
Reply
Map
View

Click here to load this message in the networking platform