
Posted:
Feb 27, 2003 @ 9:05pm
by Johan
My only guess is that the file is in multichar format and you are running the code on the Pocket PC (unicode format). Have you tried running the code on a stationary computer and looked into the string using the debugger?

Posted:
Feb 28, 2003 @ 4:44am
by egarayblas
Yep the error only shows on the PPC. I simply wanted to drawtext the strings that I've read from the file? How will I modify my code above?
Thanks in advance,
Erick :-)