|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <msvcrt.h>

Public Attributes | |
| int | refcount |
| int | mbcodepage |
| int | ismbcodepage |
| int | mblcid |
| unsigned short | mbulinfo [6] |
| unsigned char | mbctype [257] |
| unsigned char | mbcasemap [256] |
| LONG | refcount |
| char | mbcasemap [256] |
| int MSVCRT_threadmbcinfostruct::ismbcodepage |
Definition at line 140 of file msvcrt.h.
Referenced by _mbsnbcat(), _mbsncat(), and _setmbcp_l().
Definition at line 144 of file msvcrt.h.
Referenced by _setmbcp_l().
| int MSVCRT_threadmbcinfostruct::mbcodepage |
Definition at line 139 of file msvcrt.h.
Referenced by _getmbcp(), and _setmbcp_l().
Definition at line 143 of file msvcrt.h.
Referenced by __p__mbctype(), and _setmbcp_l().
| int MSVCRT_threadmbcinfostruct::mblcid |
Definition at line 141 of file msvcrt.h.
Referenced by _setmbcp_l().
| int MSVCRT_threadmbcinfostruct::refcount |
Definition at line 138 of file msvcrt.h.
Referenced by free_mbcinfo(), MSVCRT__create_locale(), and MSVCRT__get_current_locale().