Re: Win98 and Unicode
- From: "Mihai N." <nmihai_year_2000@xxxxxxxxx>
- Date: Wed, 08 Feb 2006 03:21:48 -0800
I've heard of peopleThis is not really accurate.
having success with this DLL especially when multiple locales have to be
supported on the really old OS's.
You get all the restrictions that you normally have on 9x.
MSLU is just a wrapper, taking your wide call, converting to ANSI, calling
the original ANSI API, then converting the result back to Unicode (if
necessary).
See here: http://www.mihai-nita.net/20050306b.shtml
So you will not be able to support Japanese on an English 9x, for instance.
--
Mihai Nita [Microsoft MVP, Windows - SDK]
http://www.mihai-nita.net
------------------------------------------
Replace _year_ with _ to get the real email
.
- Follow-Ups:
- Re: Win98 and Unicode
- From: Tom Serface
- Re: Win98 and Unicode
- References:
- Win98 and Unicode
- From: jSmith
- Re: Win98 and Unicode
- From: Tom Serface
- Re: Win98 and Unicode
- From: jSmith
- Re: Win98 and Unicode
- From: Tom Serface
- Win98 and Unicode
- Prev by Date: Re: How to convert "Microsoft Developer Studio generated resource script" to "Microsoft Visual C++ generated resource script."?
- Next by Date: Re: Network Connection status monotoring
- Previous by thread: Re: Win98 and Unicode
- Next by thread: Re: Win98 and Unicode
- Index(es):
Relevant Pages
|