Message-ID: <3DCAA77B.CEE9937B@lml.ls.fi.upm.es> Date: Thu, 07 Nov 2002 18:48:43 +0100 From: Manuel Collado X-Mailer: Mozilla 4.75 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Trying to hide cursor on a DOS box on WinNT Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 138.100.10.20 X-Trace: 7 Nov 2002 18:48:53 +0100, 138.100.10.20 Lines: 17 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com [reposting, perhaps the previous post got lost] I'm trying to do that with conio funtions, but fail. I've searched the FAQ with no luck. I'm using _setcursortype (_NOCURSOR); But it only works in fullscreen mode, not inside a DOS box. In that case the behaviour is somehow erratic, and usually the cursor shows up all the time. Is this a known issue? Is there a workaround? I'm using gcc 3.2 on WinnT 4.0 SP3. TIA, -- To reply by e-mail, please remove the extra dot in the given address: m.collado -> mcollado