Re: TCHAR string?



Pete,

> I understand your point, however, but I think that if for some strange
> reason you looked at back porting an application to Windows 9.X, Unicode
> support would likely be the *least* of your problems!

Not that it matters but my most recent program update no longer runs on
Win95/98/ME and Unicode is pretty much the only reason.

--
Jonathan Wood
SoftCircuits
http://www.softcircuits.com
Available for consulting: http://www.softcircuits.com/jwood/resume.htm


.



Relevant Pages

  • Re: Meanwhile, sounds like the unicode update is coming along ...
    ... talking about the documentation for porting apps to Tiburon. ... documentation for porting ANY and ALL apps to Unicode. ... Petzold's Programming Windows is roughly ...
    (borland.public.delphi.non-technical)
  • Re: Problem in accessing files with unicode fonts.
    ... garner you more and about as quick responses, ... I'd advise you to read the docs for `unicode`, ... The reason being the intensity of the problem and time factor. ... a result the getfileattributes function is failing to recognise that file ...
    (comp.lang.python)
  • Re: Is Chris Hills a troll?
    ... All the C99 additions can go (see elsethread for my very short list of ... exceptions). ... Complete, thorough Unicode handling. ... Its lack is a major reason people pick other languages for writing apps ...
    (comp.lang.c)
  • Re: MFC(VC6) Application Localization from French to Chinese(RPC)
    ... I didn't think you could do a Unicode .RC file ... I even tried the application in Chinese OS. ... the reason is because I am using mutiple .rc files in one ... display like "??". ...
    (microsoft.public.vc.mfc)
  • Re: Unicode in Delphi: just deprecate WideString/WideChar
    ... The only reason I use WideString is when a particular API requires it or when using COM, ... I much agree, I was quite ignorant of Unicode until recently, even when doing localization I had assumed for years that when AnsiString wouldn't prove sufficient, merely using WideString could take care of it all. ... Also for years China and internationalization were minor issues, but with companies concentrating worldwide, we more and more find ourselves facing the "internationalization" issue, even when the app is going to be deployed primarily in Europe, there is a requirement for supporting Asian languages, should a new plant be built/bought/whatever there someday. ...
    (borland.public.delphi.non-technical)