Chris Rankin a �crit :
Hi,

I am almost running an old DOS-based application using
wineconsole, but I am constantly being bombarded by
FIXME messages from the DOSVM's Int33 calls for "Show
mouse cursor" and "Hide mouse cursor".

I have tracked the relevant code down to
dlls/winedos/int33.c, but don't know how the DOSVM
displays the mouse cursor. There must be a link
somewhere between the coordinates in the mouse_info
structure and the X11 display. Can anyone help me out
here, please?
SetConsoleCursorInfo would do (if you're running the program under wineconsole).
A+




Reply via email to