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;
83 #define STRING_UNICODE_THROW macro87 #ifndef STRING_UNICODE_THROW88 #define STRING_UNICODE_THROW throw() macro
22 int CompareFileNames(const wchar_t *s1, const wchar_t *s2) STRING_UNICODE_THROW in CompareFileNames()