Searched refs:STRING_UNICODE_THROW (Results 1 – 3 of 3) sorted by relevance
58 #define STRING_UNICODE_THROW macro62 #ifndef STRING_UNICODE_THROW63 #define STRING_UNICODE_THROW throw() macro
8 int CompareFileNames(const wchar_t *s1, const wchar_t *s2) STRING_UNICODE_THROW;
36 int CompareFileNames(const wchar_t *s1, const wchar_t *s2) STRING_UNICODE_THROW in CompareFileNames()