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 mciSendString(), do not appear to be defined anywhere. Help? __________________________________ Do you Yahoo!? Yahoo! Mail - Easier than ever with enhanced search. Learn more. http://info.mail.yahoo.com/mail_250 _______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32