Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » how can't i display the chinese word in english XP windows ? Collapse All
Subject Author Date
kori koria Mar 10, 2007 - 10:47 AM

i wan’t to build a programe which the resource has the chinese word in menu,but i don’t know how to set the projects compile environs to build the prof-uis lib. and i failed to do that.
can anybody tell me the example ?
thanks.
i had tried several times , i failed.

Alain Frisch Mar 10, 2007 - 12:27 PM

To successfully build the library, open one of the following files depending on which Visual Studio version you are using and build either the ProfUISDLL project (produces dll and lib files) or ProfUISLIB project (only lib files). It seems you need to use a Unicode configuration (read this article). After that, you can use the compiled library files in your project.