Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating Threads
Message
De
19/08/2002 08:55:36
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
19/08/2002 04:58:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00690959
Message ID:
00690983
Vues:
12
>Is there any known API call to create a new thread with a VFP exe running in it?
>Also, I would like to pass an object (_vfp.ActiveProject) as a parameter, I did try ShellExecute, but that gave an error. (Alas)
>Any ideas anybody?
>
>TIA
>Boudewijn

VFP doesn't support multithreading.

ShellExecute apparently requires the full path, like c:\MyFolder\MyExe.exe. Omitting the path is a frequent error. Perhaps searching for samples in the API, FAQ or Download sections can help.

Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform