Searched refs:STRING_UNICODE_THROW (Results 1 – 3 of 3) sorted by relevance
8 int CompareFileNames(const wchar_t *s1, const wchar_t *s2) STRING_UNICODE_THROW;
109 #define STRING_UNICODE_THROW macro113 #ifndef STRING_UNICODE_THROW114 #define STRING_UNICODE_THROW throw() macro
22 int CompareFileNames(const wchar_t *s1, const wchar_t *s2) STRING_UNICODE_THROW in CompareFileNames()