Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The !mui extension displays the Multilingual User Interface (MUI) cache information.
!mui -c
!mui -s
!mui -r ModuleAddress
!mui -i
!mui -f
!mui -t
!mui -u
!mui -d ModuleAddress
!mui -e ModuleAddress
!mui -?
Parameters
-c
Causes the output to include the language identifier (ID), a pointer to the module, a pointer to the resource configuration data, and a pointer to the associated MUI DLL for each module.
-s
(Kernel Mode Only) Causes the display to include the full file paths for the module and associated MUI DLL for each module.
-r **** ModuleAddress
Causes the resource configuration data for the module at ModuleAddress to be displayed. This includes the file type, the checksum value, and the resource types.
-i
Causes the output to include the installed and licensed MUI languages and their associated information.
-f
Causes the output to include the loader merged language fallback list.
-t
Causes the output to include the thread preference language.
-u
Causes the output to include the current thread user UI language setting.
-d **** ModuleAddress
Causes the output to include contained resources for the module at ModuleAddress.
-e **** ModuleAddress
Causes the output to include contained resource types for the module at ModuleAddress.
-?
Displays some brief Help text for this extension in the Debugger Command window.
DLL
Windows XP |
Unavailable |
Windows Vista and later |
Exts.dll |
Additional Information
For information about MUI and resource configuration data format, see the Microsoft Windows SDK documentation.