Searched refs:wc_fn (Results 1 – 1 of 1) sorted by relevance
155 wchar_t wc_fn[MAX_PATH]; in _glib_get_dll_directory() local171 if (!GetModuleFileNameW (glib_dll, wc_fn, MAX_PATH)) in _glib_get_dll_directory()174 retval = g_utf16_to_utf8 (wc_fn, -1, NULL, NULL, NULL); in _glib_get_dll_directory()