CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 1 of 1
  1. #1
    Join Date
    Oct 2009
    Posts
    3

    How to display (XML) UTF-8 arabic text in VC++ 6.0 dialog based app

    Dear All

    I am a VC++ 6.0 developer. After a gap of 4 - 5 years now had to code again. My problem is that I have an xml file with UTF-8 encoded data. Basically arabic text. I have a VC++ 6.0 dialog based application.

    I wish to display that data in a static control or anywhere.

    I attach a sample xml file with part of data.

    I will appreciate any help.

    Regards
    Attached Files Attached Files

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

Featured