file->SendRequest retreiving ANSI encoding

Hello All,

I hope you are fine..

Please, I am doing a C++ request: file->SendRequest
(class CHttpFile afxinet.h )

When I retrieve this data(get request) it seems it is encoded as ANSI and the source file from this request is econdeded as UTF8.

I am reading it using file->ReadString .

How should I do in order to retrieve this data as UTF8?

Regards,

William
Last edited on
Topic archived. No new replies allowed.