Re: Resource File does save WideChar ?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Joseph M. Newcomer (newcomer_at_flounder.com)
Date: 10/24/04


Date: Sun, 24 Oct 2004 01:39:37 -0400

I've never done this, but there is an issue between what it "shows" and what it actually
contains. What do you find in the .rc file?
                                joe

On Fri, 22 Oct 2004 19:33:02 -0700, "Polaris" <etpolaris@hotmail.com> wrote:

>Hi:
>
>I'm testing with a small windows program using VC7.1. I have inserted a new
>string table and set the language to "Chinese (PRC)". I also entered some
>Chinese characters in the string table using IME. But the string table shows
>those Chinese chars as "?" What should I do so that the string table stores
>the Chinese chars?
>
>I tried to define the UNICODE, but it did not make difference.
>
>Thanks in Advance.
>
>Polaris
>

Joseph M. Newcomer [MVP]
email: newcomer@flounder.com
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm



Relevant Pages

  • Re: avoid memory leaking..
    ... and has the additional characteristic that if the string in ... sBuff is greater than 150 it causes storage damage. ... Joseph M. Newcomer ... MVP Tips: http://www.flounder.com/mvp_tips.htm ...
    (microsoft.public.vc.mfc)
  • Re: String Concatenation????
    ... saves having to create a string of sufficient lenght, and you can change the constant to ... Joseph M. Newcomer ... MVP Tips: http://www.flounder.com/mvp_tips.htm ...
    (microsoft.public.vc.mfc)
  • Re: function for getting a substring of a string
    ... >What is the function for getting the substring value of that string (like ... Joseph M. Newcomer ... MVP Tips: http://www.flounder.com/mvp_tips.htm ...
    (microsoft.public.vc.mfc)
  • Re: string manipulation!
    ... Before looking at ReverseFind, be aware that any answer involving ReverseFind is WRONG ... because the string can contain either a "/" or a "\", ... Joseph M. Newcomer ... MVP Tips: http://www.flounder.com/mvp_tips.htm ...
    (microsoft.public.vc.mfc)
  • Re: Large text file import: MVP question
    ... througput time than from the basic Net namespace. ... splitting that the normal string is not mutable. ... change, with mid, split, tolower, or whatever will result in a new string. ... that this is an MVP question. ...
    (microsoft.public.dotnet.languages.vb)