Searched refs:lcmapstring_wrapper (Results 1 – 1 of 1) sorted by relevance
2390 typedef INT (*lcmapstring_wrapper)(DWORD, LPCWSTR, INT, LPWSTR, INT); typedef2392 static void test_lcmapstring_unicode(lcmapstring_wrapper func_ptr, const char *func_name) in test_lcmapstring_unicode()