Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Wait Exe
Message
 
To
12/08/1998 10:15:52
Ramakrishna Mellachervu
Visualsoft(India) Limited.
Hyderabad, India
General information
Forum:
Visual Basic
Category:
Other
Title:
Miscellaneous
Thread ID:
00126009
Message ID:
00126327
Views:
19
Hi Krishna,

Eric has provided an excellent working example. JFYI, you may use CreateProcess to launch the executable. This API will return a open handle to the new process so you dont have to open a handle. It also gives you better control over the creation process that VB's Shell does not.

Also, remember to handle all errors that may be caused in Windows API procedures. You can do this easily by using Sunlet Windows Error Services, a free component available at http://www.sunlet.net/products/WinError.htm.

Regards,
SUN.
SUN
Previous
Reply
Map
View

Click here to load this message in the networking platform