wine-wine/dlls/msvideo
Dmitry Timoshkov 199247672c - Add a lot of traces to make debugging a bit easier.
- 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.
2004-03-01 23:38:25 +00:00
..
.cvsignore Replaced most uses of the auto-generated glue code by explicit calls 2003-02-27 21:09:45 +00:00
Makefile.in Fixed some problems found while compiling and linking Wine under 2004-01-20 22:35:34 +00:00
drawdib.c Fixed some nasty bugs in drawdib creation/deletion. 2003-01-02 17:56:07 +00:00
mciwnd.c - Add a lot of traces to make debugging a bit easier. 2004-03-01 23:38:25 +00:00
msvfw32.spec Add support for many MCIWNDM_ messages and some MCI_ commands in the 2004-01-01 00:12:13 +00:00
msvideo.spec Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
msvideo16.c Added varargs support for 16-bit entry points. 2003-08-27 02:20:44 +00:00
msvideo_main.c Take palette into account while responding on 2004-02-16 20:34:18 +00:00
msvideo_private.h Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
vfw16.h Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00