Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Time slow by application
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00778694
Message ID:
00779195
Vues:
28
The Timers are actually a pretty good way to go. They work by having windows post the WM_TIMER message to the apps message handler. This allows the application to run and process other data and let windows worry about the notifications. There are not currently any issues that I have seen with timers. There is a limit to the number of timers you can have.

If you want precise control over a timing situation, you are better off handling it all in code but most of the time the Timers work great.
Brian Seekford
Seekford Solutions, Inc.
http://www.SeekfordSolutions.com
Internet ActiveX Controls and .NET Class Libraries.
SMTP/S FTP POP3/S HTTP/S SNTP MIME PING WHOIS TRACEROUTE NNTP DNS MX
Base64, UUEncode, yEnc, MD5, SHA1, URL, Quoted-Printable.
Resizer and Tooltips
Email Verification and more. Check us out!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform