|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| enum enum_callback_type | type |
| union { | |
| TIMEFMT_ENUMPROCW callback | |
| TIMEFMT_ENUMPROCEX callbackex | |
| } | u |
| LCID | lcid |
| DWORD | flags |
| LPARAM | lParam |
| BOOL | unicode |
Definition at line 2061 of file lcformat.c.
| TIMEFMT_ENUMPROCW enumtimeformats_context::callback |
Definition at line 2064 of file lcformat.c.
Referenced by EnumTimeFormatsA(), EnumTimeFormatsW(), and NLS_EnumTimeFormats().
| TIMEFMT_ENUMPROCEX enumtimeformats_context::callbackex |
Definition at line 2065 of file lcformat.c.
Referenced by NLS_EnumTimeFormats().
| DWORD enumtimeformats_context::flags |
Definition at line 2068 of file lcformat.c.
Referenced by EnumTimeFormatsA(), EnumTimeFormatsW(), and NLS_EnumTimeFormats().
| LCID enumtimeformats_context::lcid |
Definition at line 2067 of file lcformat.c.
Referenced by EnumTimeFormatsA(), EnumTimeFormatsW(), and NLS_EnumTimeFormats().
| LPARAM enumtimeformats_context::lParam |
Definition at line 2069 of file lcformat.c.
Referenced by NLS_EnumTimeFormats().
| enum enum_callback_type enumtimeformats_context::type |
Definition at line 2062 of file lcformat.c.
Referenced by EnumTimeFormatsA(), EnumTimeFormatsW(), and NLS_EnumTimeFormats().
| union { ... } enumtimeformats_context::u |
Referenced by EnumTimeFormatsA(), EnumTimeFormatsW(), and NLS_EnumTimeFormats().
| BOOL enumtimeformats_context::unicode |
Definition at line 2070 of file lcformat.c.
Referenced by EnumTimeFormatsA(), EnumTimeFormatsW(), and NLS_EnumTimeFormats().