Sweden-Number/dlls/msvideo
Eric Pouech 5061d3a21d - renamed winmm.OpenDriverW into winmm.OpenDriver
- replaced all inter-DLL calls (msacm and msvideo) to OpenDriverA with
  OpenDriver (unicode form)
- as a consequence, driver name handling in msacm is now mostly
  unicode
- moved UserYield16 and UnMapLS call out of the 32bit part of winmm
2003-07-02 00:40:14 +00:00
..
msrle32 Fixed 2 typos in my last patch. 2003-07-02 00:39:14 +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 List 16-bit spec files explicitly to avoid problems with some versions 2003-03-23 20:00:02 +00:00
drawdib.c Fixed some nasty bugs in drawdib creation/deletion. 2003-01-02 17:56:07 +00:00
mciwnd.c Eliminate lots of __WINE__ conditionals from the headers. 2003-01-03 19:12:55 +00:00
msvfw32.spec Added support for video compressor/decompressor dynamic installation. 2003-06-30 02:04:26 +00:00
msvideo.spec Split between 16 / 32 bit code. 2002-10-31 00:53:57 +00:00
msvideo16.c Replaced most uses of the auto-generated glue code by explicit calls 2003-02-27 21:09:45 +00:00
msvideo_main.c - renamed winmm.OpenDriverW into winmm.OpenDriver 2003-07-02 00:40:14 +00:00
msvideo_private.h Added support for video compressor/decompressor dynamic installation. 2003-06-30 02:04:26 +00:00
vfw16.h Split between 16 / 32 bit code. 2002-10-31 00:53:57 +00:00