18 Aug
2005
18 Aug
'05
5:53 a.m.
ChangeSet ID: 19637 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/08/18 05:53:58 Modified files: include : mmsystem.h dlls/winmm : message16.c mci.c dlls/mciseq : mcimidi.c Log message: Felix Nawothnig <felix.nawothnig(a)t-online.de> Make string elements of MCI_OPEN_PARMS const to match the SDK headers. Patch: http://cvs.winehq.org/patch.py?id=19637 Old revision New revision Changes Path 1.79 1.80 +6 -6 wine/include/mmsystem.h 1.14 1.15 +3 -3 wine/dlls/winmm/message16.c 1.63 1.64 +3 -3 wine/dlls/winmm/mci.c 1.1 1.2 +1 -1 wine/dlls/mciseq/mcimidi.c