PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Sergio Tallone on November 12, 2010, 12:38:09 PM

Title: foreign characters
Post by: Sergio Tallone on November 12, 2010, 12:38:09 PM
Hi,

I'm not able to create (with the menu editor) a menu with some accented items (the Microsoft Resources compiler hangs).

Can anyone say me if it's possible to specify the language (italian in my case) in the rc file?

Thanks!

Sergio


Title: Re: foreign characters
Post by: Sergio Tallone on November 15, 2010, 04:45:43 AM
Ok, problem solved.
The Resource compiler hangs if the menu "name" (IDC_FORMXX_MNUXXX) contains accented character, but the caption of the menu may contain accented characters. By using a menu "name" without accented character all works fine.

bye

Sergio
Title: Re: foreign characters
Post by: Paul Squires on November 15, 2010, 11:07:27 AM
Thanks Sergio - happy to hear that you were able to find a solution to the problem.