Page 1 of 1

Weird DrawText error

PostPosted: Feb 27, 2003 @ 2:34pm
by egarayblas

PostPosted: 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?

PostPosted: Feb 28, 2003 @ 1:31am
by egarayblas

PostPosted: 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 :-)

PostPosted: Feb 28, 2003 @ 6:02am
by egarayblas