Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multi-Thread Programming in Foxpro?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00492209
Message ID:
00492391
Vues:
22
> I was wondering, is it possible to create multi-thread in Visual FoxPro using just native foxpro coding.

No, not if you want to create threads in VFP. Creating threads requires a callback function, which VFP does not support. If you want to create a VFP app that can be called by multiple threads, you can compile the app to be a multi-threaded COM DLL.
Mike Stewart
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform