[fdo-dev] NlsMsgGet and mixed char types
Greg Boone
greg.boone at autodesk.com
Wed Dec 13 15:41:08 EST 2006
Correct.
-----Original Message-----
From: Mateusz Loskot [mailto:mateusz at loskot.net]
Sent: Wednesday, December 13, 2006 1:44 PM
To: fdo-dev
Subject: Re: [fdo-dev] NlsMsgGet and mixed char types
Pierre Dalcourt wrote:
> Hi Mateusz,
>
> $ls is for wide string (wchar_t* or FdoString*)
> $hs is for ascii or multibyte strings (char*)
> $s is interpreted as either $ls or $hs depending on which method you
are
> using, so its always best to explicitly use $hs or $ls.
Pierre,
Thank you for detailed explanation. Honestly, I've not known about $hs,
so I'd use $s :-)
I'd like to confirm additional but related detail, as I see the
FdoCommonNlsUtil::NLSGetMessage() function is only in versions for
char-string and there is no wide-char version.
Right?
Cheers
--
Mateusz Loskot
http://mateusz.loskot.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe at fdo.osgeo.org
For additional commands, e-mail: dev-help at fdo.osgeo.org
More information about the Fdo-internals
mailing list