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:
00492543
Vues:
28
>So, if we can have asynchronous calls to MTDLLs from VFP using Remus' DLLs, it would be possible
>to incoporate that functionality implemented in the product?

It's possible, but not easy and not likely to be in the product anytime soon. Multithreaded programming is a pain in the arse (testing's not much fun, either), and unless customers are screaming and wailing for this (they're not, as far as I know), I wouldn't get your hopes up.

That being said, there are several ways to create multiple threads from within VFP. For MT testing, I use an inhouse DLL that can spin off multiple threads from within VFP. There is also a Threadserver.exe that was originally written for VB that works with VFP as well. I think I've also got a COM object that I wrote floating around somewhere on my drive that does this.
Mike Stewart
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform