Re: Delphi 2008 and current controls that are Unicode aware?



Hello,


So unless MSLU is installed on Win9x/ME, D2008 executables won't even
load up on those systems.

AFAIK, this is not true. Windows 9x provides many, if not all Unicode
functions. Most of them, except for a few essential ones such as
MessageBoxW, are stub functions that just do nothing.

--
Moritz
.



Relevant Pages

  • Re: count2.asm
    ... >> I don't know how to mmap a file in Windows. ... AFAIK all modern OSs operate like this for all file access ('.exe' load ... them because it is all in the MMapFile service. ...
    (alt.lang.asm)
  • Re: Rndzl Problem
    ... Windows is rather braindamaged about ... using Unicode, so that wouldn't be totally unexpected. ... AFAIK the API functions usually have defined and documented semantics ...
    (comp.lang.lisp)
  • Re: Unicode in windows 98
    ... Brian Muth schrieb: ... the Windows 98 API's are not Unicode. ... AFAIK it isn't enough to install it. ...
    (microsoft.public.vc.atl)
  • Re: Rndzl Problem
    ... UTF-16 strings. ... Windows is rather braindamaged about using Unicode, ... AFAIK the API functions usually have defined and documented semantics ...
    (comp.lang.lisp)
  • Re: Linux, X, ld, gcc, linking, shared libraries and stuff
    ... which is similar to "lazy binding"...but goodness knows what linker ... way of the "paging mechanism" to only load those pages which are actually ... > patch the pointer thereafter (i.e., dynamic linking). ... mechanism _IS_ there with Windows (though, ...
    (alt.lang.asm)