From: hotpulp AT netidea DOT com Newsgroups: comp.os.msdos.djgpp Subject: Re: [Q] mouse under DJGPP Date: 20 Dec 1996 03:38:32 GMT Organization: iSTAR internet Incorporated Lines: 28 Message-ID: <59d1no$97c@nr1.ottawa.istar.net> References: <01bbee00$9e9eab70$65216dc2 AT parkview> NNTP-Posting-Host: login027.nelson.netidea.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Yeep DJ-Gateway: from newsgroup comp.os.msdos.djgpp Yeep wrote: > > I want to use the mouse in a program. > So I would use Int 33h. > But this is a real mode interrupt and if I use it with __dpmi_int__ it > would make my program *very* slow (at least accoring to various FAQ's). > How do I get my mouse input then? > Is their a PM mouse int? > Or do I need to poll the Com-ports myself? > If I do need to poll the com-ports can you also guide me to some info on > that. > > Yeep I was also thinking about that and the only conclusion I came to was to use the com ports. I've just begun to investigate the topic but there is a document on doing such a thing in the PCGPE available at x2ftp.oulu.fi/pub/msdos/programming/ and then you have to go into one other directory but I can't remember the name. It's something like gpe or pcgpe. hope that helps shawn Betts hotpulp AT netidea DOT com