Re: Microsoft Layer for Unicode on Windows 95/98/Me systems



If you have Matthew Curland's Advanced Visual
Basic 6 book, see the "Unicode conversions"
section starting on page 360. VB *is* unicode.
It's just converting to ANSI on either end, for
convenience. But StrPtr(string) is pointing to
a unicode string.

--
_____________________________

mayayXXana1a@xxxxxxxxxxxxxxxx
For return email remove XX and YY.
_____________________________
TC <aatcbbtccctc@xxxxxxxxx> wrote in message
news:1115540314.198766.55620@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> I don't think VB is unicode capable, even under MSLU. Is that what
> you're asking?
>
> HTH,
> TC
>


.



Relevant Pages