Use Chinese characters as plugin name failed
Hi guys,
I use SDK to develop a plugin for Chinese users, for cpp files, I could use Chinese Character as parameter names successfully, but I want to show Chinese Name in Plugin menu which users can find their wanted plugin easily, I try to write a Chinese name in .r resource file which include Plugin infos, but I can not convert it to rcc correctly, I tried to add utf-8 symbol in visual studio compiling commands which use cl.exe to compile .r file, still not succeed, need Help
