Thanks Mark!
Does PythonWin (or wxPython) provide any way to drive a script as if running it
in the PythonWin GUI?
--- On Thu, 10/9/08, Mark Hammond <[EMAIL PROTECTED]> wrote:
> From: Mark Hammond <[EMAIL PROTECTED]>
> Subject: RE: [python-win32] Please help, run into a COM object issue using
Hello all,
I am trying to create an app. that talks to the Microsoft COM object called
"wmplayer.ocx", which comes with the windows media SDK. Everything seems to be
working fine.. except that it only works when I run it within PythonWin :)
What happened when I drove the script from the co