Learn More

During this installation you will be offered the SweetPacks toolbar, homepage, default search and new tab. You may skip or opt-out of any of the SweetPacks components during installation.

SweetPacks also offers search related services that make your browsing experience more useful and easier to use. With the SweetPacks toolbar for Internet Explorer and SweetPacks toolbar for Firefox, you can gain easy access to a powerful web search directly from your browser
Using the search box next to the address bar or the address bar itself (depending on your browser version) you can directly and easily access the search results directory without having to navigate to any search homepage. SweetPacks search services are available for Internet Explorer, Firefox and Google Chrome.

Our toolbar offers quick access to a wide variety of free games, both full version premium and online games. Choose from over 400 games in different categories such as puzzle, hidden objects, strategy, cards, board games and more.

During installation, we may offer additional applications that you may find attractive and useful. These applications include, among others, shopping comparison tools that will assist you in paying less for the products you’re interested in. At the time of installation, you can choose to download these additional apps or decline. From time to time, we may add more applications and features that we think you may find useful and productive.

You can easily uninstall any or all of the SweetPacks components. For uninstall information please visit http://lp.sweetim.com/uninstall.asp.

Choose your language:

Categories

ZylTimer 1.22

ZylTimer 1.22

When you download from FileParade, you will be offered additional free software/add-on/toolbar.

Your download should begin shortly...

IMPORTANT: Please note that File Parade lists this software but is not otherwise associated with it or the company that produced it. If you have any issues with this software, you should contact that company. FILE PARADE IS UNABLE TO PROVIDE ANY TYPE OF SUPPORT SPECIFIC TO THIS SOFTWARE.

Company: Zyl Soft

Category: Development::Delphi

License: Demo

Cost: 34.99 USD

Size: 1.75 MB

Platform: Win2000, Win7 x32, Win7 x64, Win98, WinOther, WinServer, WinVista, WinVista x64, WinXP, Other

Download from author's website Report a problem with this listing
Click to Enlarge

Description

ZylTimer is a high resolution, long-term Delphi / C++Builder timer component which provides a higher precision than the standard Delphi / C++ Builder TTimer component.
TTimer component which ships with Delphi / C++Builder uses the Windows Message Queue to generate the OnTimer event. Due to this approach it's impossible to get accurate timer intervals smaller than 50 milliseconds.
ZylTimer is a thread based timer and due to this architecture provides a real precision of 1-2 milliseconds which is inevitable in time critical applications. The OnTimer event is always fired in time which is not available for the standard TTimer, when there are too many messages processed.
The standard TTimer component uses the SetTimer API function, so the interval is limited to 2147483647 milliseconds (about 25 days). ZylTimer is a thread based timer and the interval could be set even to hundred years if necessary.