win32编程的字符串函数请问用于宽字符比较一般用什么方式呢?[解决办法]int wcscmp( const wchar_t *string1, const wchar_t *string2 );[解决办法]msdn上一般都有2个版本的