ReactOS 0.4.16-dev-1405-gc14a14e
mui_cache_entry Struct Reference
Collaboration diagram for mui_cache_entry:

Public Attributes

struct list entry
 
WCHARfile_name
 
DWORD index
 
LCID locale
 
WCHARtext
 

Detailed Description

Definition at line 76 of file registry.c.

Member Data Documentation

◆ entry

struct list mui_cache_entry::entry

Definition at line 77 of file registry.c.

Referenced by reg_mui_cache_get(), and reg_mui_cache_put().

◆ file_name

WCHAR* mui_cache_entry::file_name

◆ index

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().

◆ locale

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().

◆ text

WCHAR* mui_cache_entry::text

The documentation for this struct was generated from the following file: