VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



High Resolution Multimedia Timer API

by ¿?¿? (5 Submissions)
Category: Windows API Call/Explanation
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

Are you tired of VB's inaccurate timer control? Well here is the code for you! This code demonstrates how to use High Resolution Multimedia Timers. With 2 simple API calls you can have a timer that can actually fire 1000 times in a single second instead of VB's timer which can only fire between 50 and 100 times per second. Thanks go out to www.allapi.net, I learned most of what I know about Multimedia Timers from there. If you vote, please leave a comment explaining your vote whether it is a good or bad vote. If you have any improvements or suggestions, please let me know so that I can update it.

API Declarations
timeSetEvent and timeKillEvent from winmm.dll

Rate High Resolution Multimedia Timer API

Download High Resolution Multimedia Timer API

Download High Resolution Multimedia Timer API (4 KB)

High Resolution Multimedia Timer API Comments

No comments have been posted about High Resolution Multimedia Timer API. Why not be the first to post a comment about High Resolution Multimedia Timer API.

Post your comment

Subject:
Message:
0/1000 characters