server: Move socket async activation to sock_poll_event.
[wine] / dlls / mciqtz32 /
2010-04-12  Christian Costamciqtz32: Only call CoUninitialize when CoInitializeEx...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-12  Jörg Höhlemciqtz32: Complete MCI GetDevCaps/capability.
2009-12-30  Christian Costamciqtz: Improve MCIQTZ_mciSet traces.
2009-12-30  Christian Costamciqtz: Add stub for MCI_SETAUDIO.
2009-11-30  Jörg Höhlemciqtz32: Fix open/close omissions.
2009-04-29  Christian Costamciqtz32: Add support for MCI_SET.
2009-04-27  Christian Costamciqtz32: Add support for MCI_WHERE.
2009-04-27  Christian Costamciqtz32: Add support for MCI_GETDEVCAPS.
2009-04-23  Christian Costamciqtz32: Stop the device only after param and device...
2009-04-23  Christian Costamciqtz32: Make sure the device is valid before starting...
2009-04-23  Christian Costamciqtz32: Move MCIQTZ_mciGetOpenDev at the top and...
2009-04-22  Christian Costamciqtz32: Remove all remaining tabs.
2009-04-20  Christian Costamciqtz32: Show messages in hex as they are defines...
2009-04-20  Christian Costamciqtz32: Hook MCI_STOP.
2009-04-20  Christian Costamciqtz32: Fix some traces.
2009-04-20  Christian Costamciqtz32: Use opened state to avoid device to be closed...
2009-04-09  Christian Costamciqtz32: Implement MCI_STATUS.
2009-04-06  Marcus Meissnermciqtz32: Fixed boolean condition for null string check...
2009-04-01  Christian Costamciqtz32: Implement MCI_SEEK.
2009-03-30  Christian Costamciqtz32: Add basic play capability.
2009-03-30  Christian Costamciqtz32: Implement driver messages.
2009-02-27  Christian Costamciqtz32: Add stubbed mciqtz32.dll (part of DirectShow).