20#ifndef __WINE_MBCTYPE_H
21#define __WINE_MBCTYPE_H
31#define _mbctype (__p__mbctype())
47#define _MBC_ILLEGAL -1
54#define _MB_CP_LOCALE -4
68#ifndef _MBLEADTRAIL_DEFINED
69#define _MBLEADTRAIL_DEFINED
#define _ismbblead_l(_c, p)
_ACRTIMP int __cdecl _ismbbkana(unsigned int)
unsigned char MSVCRT_mbctype[]
_ACRTIMP int __cdecl _ismbbkpunct(unsigned int)
_ACRTIMP int __cdecl _getmbcp(void)
_ACRTIMP int __cdecl _ismbbgraph(unsigned int)
_ACRTIMP int __cdecl _setmbcp(int)
_ACRTIMP int __cdecl _ismbbtrail(unsigned int)
_ACRTIMP int __cdecl _ismbbprint(unsigned int)
_ACRTIMP int __cdecl _ismbbpunct(unsigned int)
_ACRTIMP int __cdecl _ismbbalpha(unsigned int)
_ACRTIMP int __cdecl _ismbbkprint(unsigned int)
_ACRTIMP int __cdecl _ismbstrail(const unsigned char *, const unsigned char *)
_ACRTIMP int __cdecl _ismbslead(const unsigned char *, const unsigned char *)
_ACRTIMP int __cdecl _ismbbalnum(unsigned int)
_ACRTIMP int __cdecl _ismbblead(unsigned int)
_ACRTIMP int __cdecl _ismbbkalnum(unsigned int)
unsigned char *CDECL __p__mbctype(void)