This is a multi-part message in MIME format.
--------------C02D4AC9FD07E86C24CEC4BD
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Quote:
> VB5 experts,
> I need to display something on the screen at very accurate timing. I am
> not looking for very fast action but accurate. I have tried to use the
> HiTimer control from mabry. The accuracy of that control is 1 ms but I
> need microsecond accuracy. Any suggestion?
Try the OCX I attached. I tested it with graphics API's against timeGetTime
and GetTickCount and it seemed a lot more accurate. For more information on
the OCX see:
http://www.access.ch/discovery
I'm currently working on a program to display bitmaps and collect reaction
times. So tell me if you find some other solutions to your project, maybe I
can learn from you...
Regards:
Adrian
--------------C02D4AC9FD07E86C24CEC4BD
Content-Type: application/x-unknown-content-type-WinZip; name="clock.zip"
Content-Transfer-Encoding: base64
Content-Disposition: inline; filename="clock.zip"
<encoded_portion_removed>
ZXN0Q2xvY2suZnJtUEsFBgAAAAAIAAgAzwEAABNMAAAAAA==
--------------C02D4AC9FD07E86C24CEC4BD--