Date: Wed, 27 Jan 1999 10:10:33 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Robert Hoehne cc: djgpp Subject: Re: RHIDE under Japanese Win95 In-Reply-To: <013001be498d$d4b4fd00$3aa46d86@robby.dittmannsdorf.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Tue, 26 Jan 1999, Robert Hoehne wrote: > If that will be the solution, then it should be easy to add the > call to refreshvirtualscreen in the TVISION sources. It might be a better idea to spill the guts of refreshvirtualscreen into TVISION, since calling it will link in the entire conio.c module which you probably don't need. You also need to call a special function at initialization time; see conio.c for details.