-
Âû to 38622
I tried to ask this question in the VB General forum.
But nobody was smart enough or had the time to help me.
That forum is too crowded.
My problem is that I have a file with chinese characters,
and I would like to use them in VB, but that will only be possible
if I place them with ChrW(code)...
Like this one Âû is supposed to be 38622, but whatever I try
I seem unable to get that number out of these two characters.
Sorry that I posted this on this forum, but this was my only chance
-
Try flip the Au to uA bcos intel is little endian I guess.