Sweden-Number/dlls/winmm/mciavi
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 Added winebuild support for generating a .dbg.c file containing the 2002-05-14 20:54:58 +00:00
Makefile.in Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
info.c Return correct resource id for time format strings. 2004-01-06 20:39:32 +00:00
mciavi.c - Add a lot of traces to make debugging a bit easier. 2004-03-01 23:38:25 +00:00
mciavi.drv.spec Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
mciavi_res.rc Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
mmoutput.c - Add a lot of traces to make debugging a bit easier. 2004-03-01 23:38:25 +00:00
private_mciavi.h - Add a lot of traces to make debugging a bit easier. 2004-03-01 23:38:25 +00:00
wnd.c - Add a lot of traces to make debugging a bit easier. 2004-03-01 23:38:25 +00:00