Searched refs:appPathNameA (Results 1 – 1 of 1) sorted by relevance
103 static char appPathNameA[MAX_PATH] = ""; variable109 if ( !strcmp( appPathNameA, "" ) ) in PathForResourceA()130 snprintf( appPathNameA, MAX_PATH, "%s\\%s", folder, app ); in PathForResourceA()133 ret = PathForResourceWithPathA (appPathNameA, name, locFile, locFileLen); in PathForResourceA()