Click here to Skip to main content
15,887,683 members

Comments by Sergey Chepurin (Top 130 by date)

Sergey Chepurin 20-Nov-12 16:01pm View    
It does not work this way. I checked the solution and it works, then i told you how it can be done but you should code it yourself.
Sergey Chepurin 14-Nov-12 13:03pm View    
If you hardcode URL of your site (http://convert.wajihah.com/c.php?varname=artxt&text=يبتىلمينبىمنيبغعاanand123 ) in InternetConnect() ant InternetOpenUrl() in the given code insted of localhost, you will get the message "artxt=٣٢١dnanaﺎﻌﻐﺒﻴﻨﻣﻰﺒﻨﻴﻤﻟﻰﺘﺒﻳ&done=2" printed in Message Box. PHP code is nice (but not necessary) addition from Baracat.S. Create sample Windows 32 application in VC++2010 and add this code in proper place.
Sergey Chepurin 9-Nov-12 6:46am View    
venkat.yva: Sorry for the late answer, but it took me some time to understand what you really want. I just checked the code from Baracat.S and it works fine with your site. It prints proper text in Arabic. I guess, the answer given by Jochen Arndt is also coded correctly (simply didn't check it). I could add the C++11 almost universal solution, but don't see any need in that after solutions provided work fine.
Sergey Chepurin 9-Nov-12 6:46am View    
venkat.yva: Sorry for the late answer, but it took me some time to understand what you really want. I just checked the code from Baracat.S and it works fine with your site. It prints proper text in Arabic. I guess, the answer given by Jochen Arndt is also coded correctly (simply didn't check it). I could add the C++11 almost universal solution, but don't see any need in that after solutions provided work fine.
Sergey Chepurin 3-Nov-12 9:00am View    
Do you use VS2010 to compile?