Steve Chia
May 11th, 1999, 10:08 PM
Hi,
I'm trying to display Chinese characters in the menu of my application running on a English version of windows. I have a third party software which enables the viewing of Chinese characters and I have a Chinese resource DLL. I managed to display other parts of my window in Chinese except for the menu. All it shows me are underscores which is basically garbage.
When I changed my resource, I loaded the new menu and then called the DrawMenuBar method but it doesn't seem to work.
Am I doing something wrong or missing out anything??
Thanks!!
Steve
I'm trying to display Chinese characters in the menu of my application running on a English version of windows. I have a third party software which enables the viewing of Chinese characters and I have a Chinese resource DLL. I managed to display other parts of my window in Chinese except for the menu. All it shows me are underscores which is basically garbage.
When I changed my resource, I loaded the new menu and then called the DrawMenuBar method but it doesn't seem to work.
Am I doing something wrong or missing out anything??
Thanks!!
Steve