ChangeSet ID: 19417 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/08/10 04:53:47
Modified files: dlls/ole32 : storage.c ole2.spec ole2.c dlls/msxml3 : factory.c dlls/msi : msi.c dlls/mshtml : main.c dlls/mlang : mlang.c dlls/dswave : dswave_main.c dlls/dmusic : dmusic_main.c dlls/dmsynth : dmsynth_main.c dlls/dmscript : dmscript_main.c dlls/dmloader : dmloader_main.c dlls/dmband : dmband_main.c dlls/atl : registrar.c
Log message: Vincent BĂ©ron vberon@mecano.gme.usherb.ca Correct mismatches between spec files and comments about export number.
Patch: http://cvs.winehq.org/patch.py?id=19417
Old revision New revision Changes Path 1.48 1.49 +2 -2 wine/dlls/ole32/storage.c 1.11 1.12 +1 -1 wine/dlls/ole32/ole2.spec 1.71 1.72 +1 -1 wine/dlls/ole32/ole2.c 1.3 1.4 +3 -0 wine/dlls/msxml3/factory.c 1.95 1.96 +1 -1 wine/dlls/msi/msi.c 1.19 1.20 +3 -0 wine/dlls/mshtml/main.c 1.21 1.22 +3 -0 wine/dlls/mlang/mlang.c 1.10 1.11 +1 -1 wine/dlls/dswave/dswave_main.c 1.20 1.21 +1 -1 wine/dlls/dmusic/dmusic_main.c 1.13 1.14 +1 -1 wine/dlls/dmsynth/dmsynth_main.c 1.13 1.14 +1 -1 wine/dlls/dmscript/dmscript_main.c 1.8 1.9 +1 -1 wine/dlls/dmloader/dmloader_main.c 1.15 1.16 +1 -1 wine/dlls/dmband/dmband_main.c 1.10 1.11 +1 -1 wine/dlls/atl/registrar.c