delorie.com/archives/browse.cgi | search |
Date: | Sun, 20 Feb 2000 21:05:30 +0500 (MVT) |
From: | Prashant TR <prashant_tr AT yahoo DOT com> |
X-Sender: | prashant_tr AT midpec DOT com |
To: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
cc: | fubu36 AT stny DOT rr DOT com, djgpp AT delorie DOT com |
Subject: | Re: Cursor |
In-Reply-To: | <Pine.SUN.3.91.1000220114515.25009n@is> |
Message-ID: | <Pine.LNX.4.10.10002202102260.1206-100000@midpec.com> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | dj-admin AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Sun, 20 Feb 2000, Eli Zaretskii wrote: > > On Sun, 20 Feb 2000, Prashant TR wrote: > > > _setcursortype(_NOCURSOR); // Turns off cursor. > > _setcursortype(_SOLIDCURSOR); // Gets a solid cursor. > > _setcursortype(_NORMALCURSOR); // To get the standard cursor. > > > > I think function 01h of INT 10h does the same. > > And what do you think _setcursortype calls to do its job? ;-) > I meant that I wasn't sure of the function number 01h. I didn't have the interrupt list with me. And using this call can get varieties of cursor sizes.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |