muiload.h header
This header is used by Internationalization for Windows Applications. For more information, see:
muiload.h contains the following programming interfaces:
Functions
FreeMUILibrary Releases the handle to a resource module loaded by LoadMUILibrary. |
GetUILanguageFallbackList Gets a fallback list of UI languages represented as language names. |
LoadMUILibraryA Returns a handle to the language-specific resources associated with a particular language-neutral (LN) file. (ANSI) |
LoadMUILibraryW Returns a handle to the language-specific resources associated with a particular language-neutral (LN) file. (Unicode) |