Searched refs:appPathNameW (Results 1 – 1 of 1) sorted by relevance
140 static wchar_t appPathNameW[MAX_PATH] = L""; variable146 if ( !wcscmp( appPathNameW, L"" ) ) in PathForResourceW()167 swprintf( appPathNameW, MAX_PATH, L"%ls\\%ls", folder, app ); in PathForResourceW()170 ret = PathForResourceWithPathW (appPathNameW, name, locFile, locFileLen); in PathForResourceW()