Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pausing in my .dll
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00315821
Message ID:
00316148
Vues:
27
In this case sleep() would probably ok for use in an out of proc EXE COM server too, correct? If not, what would be the best alternative?

Thanks,
Bill

>FWIW, you have to be careful with what you use Sleep for, because it suspends VFP's main thread. In a DLL it's probably safe to do this, but in other situations using Sleep causes all of VFP to freeze up including possible events that might be firing from ActiveX control and the like.
>
>+++ Rick ---
>
>
>>DECLARE Sleep IN WIN32API INTEGER
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform