From: "David Harms" Newsgroups: comp.os.msdos.djgpp Subject: Re: Making my own mouse driver.. Date: 29 Dec 1997 17:19:32 GMT Organization: Flashnet Communications, http://www.flash.net Lines: 19 Message-ID: <01bd1474$a3cb1840$73451ed1@default> References: <34a53f15 DOT 25421030 AT news DOT algonet DOT se> NNTP-Posting-Host: houasc23-115.flash.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Jonas Sjögren wrote in article <34a53f15 DOT 25421030 AT news DOT algonet DOT se>... > I want to make my own mouse handler in djgpp. ie go directly to the > hardware, not thru msdos interrupt functions. > Does anyone have some info, help or anything. Just for a standard > serial bus mouse... > VERY thankful for any help. > > /Oscar. > > thats kewl that you want to do that but WHY? microsoft's mouse driver hase over 60 function sitting in memory just waiting for your use, all you need to know is the interupt!