comctl32/toolbar: skip iString field for separators
[wine] / dlls / mciqtz32 /
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).