1. 04 Mar, 2004 3 commits
  2. 03 Mar, 2004 17 commits
  3. 02 Mar, 2004 19 commits
  4. 01 Mar, 2004 1 commit
    • Dmitry Timoshkov's avatar
      - Add a lot of traces to make debugging a bit easier. · 19924767
      Dmitry Timoshkov authored
      - Add support for MCIWNDF_NOAUTOSIZEMOVIE, MCIWNDF_NOAUTOSIZEWINDOW
        and MCIWNDF_NOERRORDLG flags in the MCIWndClass implementation.
      - Implement support for MCI_UPDATE in the MCIAVI driver and use it in
        the MCIWndClass WM_PAINT handler.
      - Reimplement MCI_STOP command in the MCIAVI driver via an event.
      - Add a test preventing the MCIAVI driver to crash after MCI_SEEK
        behind an end of stream.
      19924767