ReactOS 0.4.16-dev-716-g2b2bdab
|
#include <precomp.h>
#include <mbctype.h>
Go to the source code of this file.
Classes | |
struct | cp_extra_info_t |
Functions | |
int | _setmbcp_l (int cp, LCID lcid, MSVCRT_pthreadmbcinfo mbcinfo) |
int CDECL | _setmbcp (int cp) |
Variables | |
static struct cp_extra_info_t | g_cpextrainfo [] |
Definition at line 218 of file _setmbcp.c.
int _setmbcp_l | ( | int | cp, |
LCID | lcid, | ||
MSVCRT_pthreadmbcinfo | mbcinfo | ||
) |
Definition at line 52 of file _setmbcp.c.
Referenced by _setmbcp(), and MSVCRT__create_locale().
|
static |
Definition at line 38 of file _setmbcp.c.
Referenced by _setmbcp_l().