Results 1 to 9 of 9

Thread: [RESOLVED] WideCharToMultiByte problem

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2011
    Posts
    461

    Resolved [RESOLVED] WideCharToMultiByte problem

    I can't manage to upload binary files via WinHTTP (i.e. send post data in byte type), because it appears that there is a problem with function that converts string to bytes - WideCharToMultiByte (I have tried to put CP_UNICODE in CodePage parameter but again it won't convert properly). Can someone help me in solving this?
    (...)

    EDIT: Finally found a working function here: ToCPString(String, CP_ACP)
    Last edited by MikiSoft; Apr 13th, 2015 at 08:58 AM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width