B
Brian
Hi all,
This is a follow up from my previous problem: when trying to use Windows
Media Player (via CFCOM) in a thread, I get a native exception
(ExceptionCode 0000005). This is done on simply instantiating WMP. This
only happens if I try this in a worker thread, if I do it within the main
thread all is well.
So, I'm suspecting the control is doing something it isn't allowed in a
thread (such as write to the main GUI). Does anyone have recommendations on
how I might get around this?
Thanks,
Brian
This is a follow up from my previous problem: when trying to use Windows
Media Player (via CFCOM) in a thread, I get a native exception
(ExceptionCode 0000005). This is done on simply instantiating WMP. This
only happens if I try this in a worker thread, if I do it within the main
thread all is well.
So, I'm suspecting the control is doing something it isn't allowed in a
thread (such as write to the main GUI). Does anyone have recommendations on
how I might get around this?
Thanks,
Brian