From: gautam AT interlog DOT com (Gautam N. Lad) Newsgroups: comp.os.msdos.djgpp Subject: How do I change mouse cursor to a graphic cursor? Date: Mon, 03 Mar 97 15:26:49 GMT Organization: InterLog Internet Services Lines: 23 Message-ID: <5feqdk$psa@news.interlog.com> NNTP-Posting-Host: ip203-101.cc.interlog.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hi, I know interrupt 0x33 is the mouse interrupt, and the register 0x09 is the one for the graphic bitmap of a user-defined cursor. So, how do I change the mouse cursor to a graphic bitmap (NOT an image bitmap like PCX)? I know the basics of using the mouse (like showing, hiding, getting x/y co-ordinates, button presses, etc.) I have a program that lets you design cursors, and then the saved file looks like an array of hex codes. How do I use this? Thanks! **************************************************** * Gautam N. Lad * *--------------------------------------------------* * * * E-Mail : gautam AT interlog DOT com * * Website : http://www.interlog.com/~gautam * * * * OS/2, DOS/Windows, Graphics Gallery, Software, * * Links, Rayzor Editor/2, POV-Ray, and more. * ****************************************************