ChangeSet ID: 20053 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/09/07 08:28:25
Modified files: programs/winefile: winefile.c programs/winecfg: driveui.c dlls/dsound/tests: propset.c
Log message: Replace a few more direct lpVtbl accesses by the proper macros.
Patch: http://cvs.winehq.org/patch.py?id=20053
Old revision New revision Changes Path 1.58 1.59 +39 -37 wine/programs/winefile/winefile.c 1.19 1.20 +8 -6 wine/programs/winecfg/driveui.c 1.18 1.19 +23 -22 wine/dlls/dsound/tests/propset.c