ChangeSet ID: 18298 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/20 06:44:17
Modified files: dlls/winmm : winemm.h message16.c mci.c
Log message: Rein Klazes wijn@wanadoo.nl In MCI_(Un)MapMsg16To32W with wMsg == MCI_OPEN(_DRIVER) only do strdupAtoW on those parameters that are flagged to be a string.
Patch: http://cvs.winehq.org/patch.py?id=18298
Old revision New revision Changes Path 1.63 1.64 +2 -2 wine/dlls/winmm/winemm.h 1.13 1.14 +20 -8 wine/dlls/winmm/message16.c 1.62 1.63 +14 -14 wine/dlls/winmm/mci.c