VB Timer Replacement
This is an OCX example of the SetTimer and KillTimer API calls. You can essentially replace the VB timer with this example. The Interval property can be set to as long as 24 days. It also has a ProcessPriority property to easily change the priority of your application. NOTE: Priority level setting DOES NOT WORK on XP or Windows 2000. It won't error out anymore, but the process priority setting code was causing the error. Fixed 12/10/2004
AI
Shrnutí AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.
Zdrojový kód
Upload
Původní komentáře (3)
Obnoveno z Wayback Machine