ChangeSet ID: 13240 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/08/11 14:35:34
Modified files: include : mmreg.h dlls/msacm/tests: msacm.c dlls/msacm : stream.c pcmconverter.c msacm_main.c msacm32_main.c filter.c
Log message: Francois Gouget fgouget@free.fr Add some missing definitions to mmreg.h. Add #define NOBITMAP where needed in the Wine sources. Fixes the compilation of msacm/tests/msacm.c with the Windows headers.
Patch: http://cvs.winehq.org/patch.py?id=13240
Old revision New revision Changes Path 1.13 1.14 +34 -0 wine/include/mmreg.h 1.3 1.4 +1 -0 wine/dlls/msacm/tests/msacm.c 1.16 1.17 +1 -0 wine/dlls/msacm/stream.c 1.19 1.20 +1 -0 wine/dlls/msacm/pcmconverter.c 1.16 1.17 +1 -2 wine/dlls/msacm/msacm_main.c 1.18 1.19 +1 -0 wine/dlls/msacm/msacm32_main.c 1.16 1.17 +1 -0 wine/dlls/msacm/filter.c