Improving D's support of code-pages
Roald Ribe
rr.nospam at nospam.teikom.no
Sun Aug 19 09:53:23 PDT 2007
Hi,
Since D supports Win32 only and not older Windows versions, have you
considered setting the console in a D compatible mode, rather than
making D output in console compatible ways?
I am not sure if this can be done to a console that is already
created, and it may just work on NT platforms, but I seem to
remember that there is a console function that changes the console
operation into UTF16 mode.
Anyway, it just a thought that someone may want to investigate.
Roald
More information about the Digitalmars-d
mailing list