ReactOS 0.4.16-dev-197-g92996da
|
#include "precomp.h"
Go to the source code of this file.
Functions | |
static | BOOL (WINAPI *pWow64DisableWow64FsRedirection)(PVOID *) |
static PVOID | LoadCodePageData (_In_ ULONG Code) |
void | SetupLocale (_In_ ULONG AnsiCode, _In_ ULONG OemCode, _In_ ULONG Unicode) |
Variables | |
HANDLE | hKernel32 |
Definition at line 15 of file locale.c.
Referenced by SetupLocale().
Definition at line 58 of file locale.c.
HANDLE hKernel32 |
Definition at line 13 of file locale.c.
Referenced by cmd_mklink(), CConfiguration::GetSystemInformation(), init_funcs(), init_function_pointers(), init_pointers(), InitSystemUptime(), LoadCodePageData(), START_TEST(), and wmain().