ChangeSet ID: 985390768413934943266213
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@wine2. 01/03/23 18:39:28
Modified files:
dlls/winmm/mciwave: mciwave.c
Log message:
James Hatheway <james(a)macadamian.com>
- MCI_SAVE should overwrite its destination file.
- widClose() is sometimes failing... MCI (in WAVE_mciRecordCallback)
shouldn't queue up buffers if it knows we are no longer recording.
Patch: http://cvs.winehq.com/patch.py?id=985390768413934943266213
Revision Changes Path
1.14 +24 -4 wine/dlls/winmm/mciwave/mciwave.c
ChangeSet ID: 985374456519936439115554
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@wine2. 01/03/23 14:07:36
Modified files:
dlls/version : info.c
Log message:
Francois Gouget <fgouget(a)codeweavers.com>
ConvertVersionInfo32To16: the end of the child list may also be marked
by a 0-byte child.
Patch: http://cvs.winehq.com/patch.py?id=985374456519936439115554
Revision Changes Path
1.30 +1 -1 wine/dlls/version/info.c