CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Feb 2012
    Posts
    181

    [RESOLVED] Russian symbols in dialog

    I had entered russian symbols in ABOUT_DIALOG static text. But when I run program it had "?????????????" instead text. What is problem? I tried change font, it didn't help me.
    Inspite of in other dialog all normally.
    Last edited by AKE; September 15th, 2012 at 05:43 AM.

  2. #2
    Join Date
    Feb 2012
    Posts
    181

    Re: Russian symbols in dialog

    I had changed dialog language on russian - no all work!

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