have you tried using virtual pascals wincrt unit with freepascal? and if so does it compile and work?
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Rimgaudas > Laucius > Sent: 05 November 2004 00:07 > To: [email protected] > Subject: [fpc-devel] gui console in windows > > > Hello, > > i am interesting, what do you think about redirecting text streams not to > windows console, but creating free pascal's own gui console (for example > implementing it under -WX switch)? I mean to do something like > graph unit is > done now or unit wincrt in Virtual Pascal's rtl. Windows console > looks like > some relict derived from dos. We have problems with keybord > drivers and text > encoding in it (text prepared with windows editor needs to be > encoder to dos > cp when outputing if you want to see national characters properly). > Different it's implementation in win9x and win2000,xp systems makes these > problems deeper. > > Regards, > Rimgaudas Laucius > > > _______________________________________________ > fpc-devel maillist - [email protected] > http://lists.freepascal.org/mailman/listinfo/fpc-devel _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
