Search Tools Links Login

High Precision Timer esp. for Multimedia Applications [Updated 05/07/02]


Visual Basic 6, or VB Classic

This code is a VB implementation of the high precision multimedia timer which can be found
in the winmm.dll. ---- I wrote this code because of the same reason I created my multiple undo implementation: I wanted to have a smart solution that can be easily added to different VB projects,
that doesn't clutter the code, that doesn't let depend my project on another custom
OCX or DLL file and that is object oriented as much as possible. ---- The demo project's intension is NOT to show that the multimedia timer is or is not more accurate than the standard VB timer. It's primary task is just to show how to use the timer class and how to instantiate and handle more than one timer object. ---- For more information have a look at the readme.txt please. -- NEW: I added a high precision profiler class. -- NEW: UserControl instead of class file. Doesn't crash anymore when run compiled. Much easier handling.

Original Author: Sebastian Thomschke

API Declarations

'Several. Look at the code, please.

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 90 times

Categories

Visual Basic 6

Attachments

High_Preci80699582002.zip
Posted: 9/3/2020 3:45:00 PM
Size: 34,571 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.