#include #include /* * @unimplemented */ int isleadbyte(char *mbstr) { return 0; //return IsDBCSLeadByteEx(0,*c); }