- June 30, 2005
- 250
- 0
In my MP3 ripping code, I have code that hogs the CPU for large amounts of time causing the entire MP screen to white out. In the original code there are lots of DoEvents calls, but MP seems to not like me using these.
What method should I be using to let the rest of Windows operate while my code runs.
Egon
What method should I be using to let the rest of Windows operate while my code runs.
Egon