delorie.com/archives/browse.cgi | search |
From: | "Gorden" <gorden AT ms9 DOT url DOT com DOT tw> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: [ help! ] about mouse cursor in bios graphics mode |
Date: | Fri, 17 Nov 2000 09:23:24 +0800 |
Organization: | DCI HiNet |
Lines: | 20 |
Message-ID: | <8v216b$8ab@netnews.hinet.net> |
References: | <Pine DOT SUN DOT 3 DOT 91 DOT 1001116120304 DOT 5962I-100000 AT is> |
NNTP-Posting-Host: | 210.242.228.137 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Newsreader: | Microsoft Outlook Express 5.00.2615.200 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2615.200 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
I try but not success Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> wrote in message news:Pine DOT SUN DOT 3 DOT 91 DOT 1001116120304 DOT 5962I-100000 AT is... > > On Thu, 16 Nov 2000, Gorden wrote: > > > /* changce mouse cursor type */ > > r.x.ax = 9; > > r.x.bx = 0; > > r.x.cx = 0; > > r.x.dx = (I do not know what is this ?) > > r.x.es = (I do not know what is this ?) > > __dpmi_int(0x33, &r); > > } > > See sections 18.2 and 18.4 of the DJGPP FAQ list, they explain this > issue. >
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |