Searched refs:wdrive (Results 1 – 1 of 1) sorted by relevance
110 gunichar2 *wdrive = g_utf8_to_utf16 (drive, -1, NULL, NULL, NULL); in _win32_get_displayname() local113 if (SHGetFileInfoW(wdrive, 0, &sfi, sizeof(sfi), SHGFI_DISPLAYNAME)) in _win32_get_displayname()116 g_free (wdrive); in _win32_get_displayname()