I have created a MDL Application which is displayed in Microstation as a
menu-bar. For this I made a .MA file using the bmake tool.
Till now, I used my Microstation Application only from English OS. Now, I
want to port it on other locales also - to be particular on a Japanese
machine.
I created the MDF file(men-bar definition file) in Japanese and I am
reading this file from my MC file. Everything is OK. I bmake the
application but when I launch Microstation, the menu-bar doesnot displays
the strings properly- all the menu-items are displayed as junk
characters.
What code changes I should do in order to convert the strings in UNICODE /
Wide characters so that they are not displayed in-correctly.
Thanks in anticipation.
Amol