ChangeSet ID: 13671 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/09/07 15:26:58
Modified files: dlls/winedos : int26.c int25.c int21.c
Log message: Andreas Mohr andi@rhlx01.fht-esslingen.de - fix int21 block device read/write - moved device block access log messages to inner function used by two different places - removed bogus CloseHandle()
Patch: http://cvs.winehq.org/patch.py?id=13671
Old revision New revision Changes Path 1.4 1.5 +5 -5 wine/dlls/winedos/int26.c 1.4 1.5 +4 -5 wine/dlls/winedos/int25.c 1.68 1.69 +53 -14 wine/dlls/winedos/int21.c