#ifndef UTF16FUNC_H #define UTF16FUNC_H #include "letterfunc.h" #if UNICODE_CAPABLE //int strCaseCmp(const wchar_t *s, const char *p); #endif #endif