Hi all,
I need to know the ASCII value of a string.
I am using a CString object.
With the GetAt() method, I do not have the right value for the french special char (é(130), ê(136), è(138)). I get an negativ values.
Can any body help me?