07-01-2007, 09:43 AM
I'm using QM 2.2.0.11
Everything seems to be working perfectly for now. I've not had the time to torture test it yet. :~)
Regarding the multi-thread theory... Where do you think the source is? Explorer maybe? And at what consequence? Are we talking two or more entries being submitted simultaneously? If there are multi-threads going on here, why two and not more?
Consider the following straight from the registry: {HKCR\Applications\Winamp.exe\shell\Play\command}
"C:\Program Files\Winamp\Winamp.exe" "%1"
Now whether somebody selects one or one hundred files, those all get loaded into %1 and Winamp processes the files sequentially. I don't see any multi-tasking going on here?
Everything seems to be working perfectly for now. I've not had the time to torture test it yet. :~)
Regarding the multi-thread theory... Where do you think the source is? Explorer maybe? And at what consequence? Are we talking two or more entries being submitted simultaneously? If there are multi-threads going on here, why two and not more?
Consider the following straight from the registry: {HKCR\Applications\Winamp.exe\shell\Play\command}
"C:\Program Files\Winamp\Winamp.exe" "%1"
Now whether somebody selects one or one hundred files, those all get loaded into %1 and Winamp processes the files sequentially. I don't see any multi-tasking going on here?
Just say HEMP!
