Searched refs:pathw (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dregistrytool.cpp111 gunichar2 pathw[pathbuf]; local
112 GetModuleFileNameW(NULL, (WCHAR*) pathw, pathbuf);
114 gchar *utf8path = g_utf16_to_utf8(pathw, -1, 0,0,0);

Completed in 104 milliseconds