Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!hplabs!hpcc05!hpdmd48!ritchie From: ritchie@hpdmd48.boi.hp.com (David Ritchie) Newsgroups: comp.sys.ibm.pc.misc Subject: Re: Interrupt 33 / Mouse pointer Message-ID: <14950009@hpdmd48.boi.hp.com> Date: 28 Nov 90 04:28:49 GMT References: <4e42c479.20b6d@apollo.HP.COM> Organization: Hewlett Packard - Boise, ID Lines: 18 > > If you know how to set the color of the mouse pointer or > If you are familure with interupt 33 then read this. > > A friend wants to do just that. Set the color of the >mouse pointer. All the books he has and I have say to use >interrupt 33 (HEX) with service 09 (HEX). The problem is none >of the books explain how to do this. > Well, according to my documentation, function 09H is Set Graphic Shape, not set color. BX is Hot Spot left offset, CX is Hot Spot top offset, and ES:DX is a pointer to the shape buffer. Sounds like you need to get the Microsoft Mouse book. -- Dave Ritchie ritchie@hpdmd48.boi.hp.com