ChangeSet ID: 10535
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/01/02 14:11:03
Modified files:
dlls/winedos : int10.c
Log message:
Michael Stefaniuc <mstefani(a)redhat.de>
Set the "bytes per scan line" field when generating the mode info
block.
Patch: http://cvs.winehq.com/patch.py?id=10535
Old revision New revision Changes Path
1.32 1.33 +2 -1 wine/dlls/winedos/int10.c
ChangeSet ID: 10529
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/01/01 21:55:35
Modified files:
dlls/kernel : device.c
Log message:
Juan Lang <juan_lang(a)yahoo.com>
Properly L2-encode the NetBIOS scope ID in DeviceIo_VNB, so
ipconfig.exe and winipcfg.exe display it.
Patch: http://cvs.winehq.com/patch.py?id=10529
Old revision New revision Changes Path
1.6 1.7 +19 -5 wine/dlls/kernel/device.c