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
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
Thanks Sergio - happy to hear that you were able to find a solution to the problem.