From: alexad3 AT iceonline DOT com (Alexander J Russell) Newsgroups: comp.os.msdos.djgpp,comp.os.msdos.programmer Subject: Re: Mouse in VESA modes Date: 12 Oct 1996 23:08:48 GMT Organization: iceonline.com Lines: 24 Message-ID: <53p8e0$4ao@news.iceonline.com> References: <53o7jr$f2f AT news DOT stealth DOT net> NNTP-Posting-Host: ns.iceonline.com Mime-Version: 1.0 Content-Type: Text/Plain; charset=US-ASCII To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp In article <53o7jr$f2f AT news DOT stealth DOT net>, mohan AT stealth DOT net says... > >My compiler is DJGPP and I am using dpmi.h functions to access video >memory. > >I know how to put pixels, but how do I now, I would like to add mouse >functions in my current video mode, 1024 x 768, 256 colors. > >Does anyone know how I would do this? I am told that I need to design >my own mouse pointer, but how? > >Source code with explanations would be helpful, if possible. > >Thanks much. > Mouse drivers do not support many graphic modes. Use int33h to turn off he mouse driver, then draw the mouse pointer just like any other bitmap. -- The AnArChIsT! Anarchy! Not Chaos! aka Alex Russell alexad3 AT iceonline DOT com