Mail Archives: djgpp/1995/11/20/05:43:12
u7711501 AT bicmos DOT ee DOT nctu DOT edu DOT tw (Jih-Shin Ho) wrote (Subject: What is the
status of mouse support in V2 and GRX20 ?):-
> Does GRX20 or V2 support interrupt driven mouse support? I look through the
> GRX20 source, but can't find this support. Should I do it myself (lock
> memory, allocate DOS memory, use real mode call back to draw cursor)?
I have a big Gnu C++ program (an emacs text editor) which has interrupt-
driven mouse support, which I wrote with help from Eli Zaretski. It works.
- Raw text -