Date: Fri, 08 Nov 2002 10:37:40 +0100 From: Manuel Collado Subject: Trying to hide cursor on a DOS box on WinNT To: djgpp AT delorie DOT com Message-id: <3DCB85E4.A96AA73B@lml.ls.fi.upm.es> MIME-version: 1.0 X-Mailer: Mozilla 4.75 [en] (WinNT; U) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en 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 window. 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