Hi,
I use timers in my Visual Basic project. Now when I use CommonDialog to open an "OPEN FILE" window to let the user select an MP3 to play in BASS, all the timers in my projects frees until I close the CommonDialog window
This can be really annoying because it freeses my timers, VU meters, OSC's, etc.
Does anyone know how to fix this? (IE: use API calls instead of the CmDlg to open such windows, or code-based timers...?)
Thanks for your help,
Ryzer