ReactOS 0.4.16-dev-1405-gc14a14e
|
Public Attributes | |
struct list | entry |
WCHAR * | file_name |
DWORD | index |
LCID | locale |
WCHAR * | text |
Definition at line 76 of file registry.c.
Definition at line 77 of file registry.c.
Referenced by reg_mui_cache_get(), and reg_mui_cache_put().
WCHAR* mui_cache_entry::file_name |
Definition at line 78 of file registry.c.
Referenced by dump_mui_cache(), free_mui_cache_entry(), reg_mui_cache_get(), and reg_mui_cache_put().
DWORD mui_cache_entry::index |
Definition at line 79 of file registry.c.
Referenced by dump_mui_cache(), reg_mui_cache_get(), and reg_mui_cache_put().
LCID mui_cache_entry::locale |
Definition at line 80 of file registry.c.
Referenced by dump_mui_cache(), reg_mui_cache_get(), and reg_mui_cache_put().
WCHAR* mui_cache_entry::text |
Definition at line 81 of file registry.c.
Referenced by dump_mui_cache(), free_mui_cache_entry(), reg_mui_cache_get(), and reg_mui_cache_put().