hi --
Using pywin32, I'm trying to invoke multimedia devices
with the MCI (Media Control Interface) API's. These
commands do stuff like play video files.
The strange thing is, all the relevant commands are
defined in mmsystem.py, but the critical core
functions used to send commands, such as
mci
On Sun, 30 Jan 2005 12:41:31 -0800 (PST)
david sumner <[EMAIL PROTECTED]> wrote:
> Using pywin32, I'm trying to invoke multimedia devices
> with the MCI (Media Control Interface) API's. These
> commands do stuff like play video files.
>
> The strange thing is, all the relevant commands are
> defi