[ADVPACK_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70856
This commit is contained in:
Amine Khaldi 2016-03-01 19:31:48 +00:00
parent 7b83519263
commit d763a707db

View file

@ -667,7 +667,7 @@ START_TEST(advpack)
return;
/* Make sure we create the temporary file in a directory
* were we have enough rights
* where we have adequate rights
*/
GetTempPathA(MAX_PATH, inf_file);
lstrcatA(inf_file,"test.inf");