[fpc-pascal]Re: Special characters II
Bernhard Steffen
bernhard.steffen at gmx.net
Mon Mar 25 00:06:42 CET 2002
> Try using the CharToOEM function from the Windows unit.
> This will convert a windows string to a format
> suitable for the console display.
That did the trick. Thanks!
> This will of course not work from a go32v2 program, only from
> native Win32 programs.
no problem, since this program will be compiled for Win32 only
Bernhard
--
http://www.bernhard-steffen.de/
bernhard.steffen at gmx.net
More information about the fpc-pascal
mailing list