|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Classes | |
| struct | enum_locale_ex_data |
Functions | |
| static BOOL CALLBACK | enum_locale_ex_proc (HMODULE module, LPCWSTR type, LPCWSTR name, WORD lang, LONG_PTR lparam) |
| BOOL WINAPI | EnumSystemLocalesEx (LOCALE_ENUMPROCEX proc, DWORD flags, LPARAM lparam, LPVOID reserved) |
|
static |
Definition at line 21 of file EnumSystemLocalesEx.c.
Referenced by EnumSystemLocalesEx().
| BOOL WINAPI EnumSystemLocalesEx | ( | LOCALE_ENUMPROCEX | proc, |
| DWORD | flags, | ||
| LPARAM | lparam, | ||
| LPVOID | reserved | ||
| ) |
Definition at line 44 of file EnumSystemLocalesEx.c.
Referenced by InitFunctionPointers().