Advertisement

Aha! I found it!

Started by September 13, 2000 09:48 PM
0 comments, last by m3k 24 years, 3 months ago
Earlier i posted a thread asking how to monitor the current CD speed. I found a program at this site : http://www.geocities.com/SiliconValley/Park/5199/checker.htm which does such a task. But it reads the CD directly and displays the speed of data going to that specific program. How can i get the source code which does a similar task, but measures the amount of data/sec going from the CD-rom to a different program?
Well, in the DOS days, you could simply write an interrupt handler that would intercept the CD-rom access calls but I do believe that those days are no longer among us. I don''t know if such actions are feasible in the GUI environments or even if they are, if that is still the recommended method.

regards,
Jumpster
Regards,JumpsterSemper Fi

This topic is closed to new replies.

Advertisement