This topic has not yet been rated Rate
This topic
The following functions are used with multilingual user interface (Mui ).
Function |
Description |
Enumuilanguages |
Enumerates the user interface ages that are available on the operating system. |
Enumuilanguagesproc |
An application-defined function used withEnumuilanguagesFunction. |
Freemuilibrary |
Decrements the reference count of a resource module loadedLoadmuilibrary |
Getfilemuiinfo |
Retrieves resource-related information about a file. |
Getfilemuipath |
Retrieves the path to a language-specific resource file associated with the supplied ln file. |
Getprocesspreferreduilanguages |
Retrieves the process preferred UI ages. |
Getsystemdefaultuilanguage |
Retrieves the language identifier for the system default UI Language, known as the "Install language" on Windows Vista. |
Getsystempreferreduilanguages |
Retrieves the system preferred UI ages. |
Getthreadpreferreduilanguages |
Retrieves the thread preferred UI versions for the current thread. |
Getthreaduilanguage |
Returns the language identifier of the first user interface language for the current thread. |
Getuilanguagefallbacklist |
Gets a fallback list of user interface extensions ages represented as language names. |
Getuilanguageinfo |
Retrieves a variety of information about a user interface language. |
Getuserdefaultuilanguage |
Returns the language identifier for the user UI Language for the current user. |
Getuserpreferreduilanguages |
Retrieves the user preferred UI ages. |
Loadmuilibrary |
Returns a handle to the language-specific resources associated with a special language-neutral (LN) file. |
Setprocesspreferreduilanguages |
Sets the process preferred UI versions for the application process. |
Setthreadpreferreduilanguages |
Sets the thread preferred UI ages. |
Setthreaduilanguage |
Sets the preferred user interface language for the current thread. |
User UI Language: the third page of region and region Ag in the dispaly Language Control Panel (second page of XP ).
Log off is required after manual setting.
AvailableGetuserdefaultuilanguage (XP)OrGetuserpreferreduilanguages to obtain this value, but you cannot use the program to set this value.
The last page of region and memory Ag in the system ui Language Control Panel affects non-Mui programs.
After manual setting, you need to restart.
You can use getsystempreferreduilanguagesObtain this value. However, the system before Vista (excluding Vista) cannot use this function.
The UI Language will be the same as the system default UI Language.
System
The default UI Language is unknown.
By System
Preferred UI versions are replaced. UseGetsystemdefaultuilanguage
Messy