1 Jul
2002
1 Jul
'02
6:13 p.m.
ChangeSet ID: 1025547232913761626769887 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 02/07/01 13:13:52 Modified files: dlls/winedos : int10.c vga.c vga.h include : miscemu.h Log message: Andreas Mohr <andi(a)rhlx01.fht-esslingen.de> Implemented set cursor shape functionality. Patch: http://cvs.winehq.com/patch.py?id=1025547232913761626769887 Revision Changes Path 1.14 +5 -4 wine/dlls/winedos/int10.c 1.15 +15 -0 wine/dlls/winedos/vga.c 1.9 +1 -0 wine/dlls/winedos/vga.h 1.49 +1 -1 wine/include/miscemu.h