Cd-rom... '***Resolved***'
I have a game. Whenever it needs to load a bit of data it pauses for 5 seconds because when its not loading data, the cd-rom stops spinning. So, than it needs to get it up to speed. Finally it continues. Does anyone know how I could write a program that would keep it spinning? :confused:
I Should have figured this out before...
I figured out that if I have a drivelist and a dir control that every one second sets its dir to the next drive on drivelist and then once it goes through them all starts over again it works! Not the best way, but heck it works great!