Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Wait Exe
Message
 
À
12/08/1998 10:15:52
Ramakrishna Mellachervu
Visualsoft(India) Limited.
Hyderabad, Inde
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Titre:
Divers
Thread ID:
00126009
Message ID:
00126327
Vues:
18
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform