mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
[ADVPACK_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
svn path=/trunk/; revision=70856
This commit is contained in:
parent
7b83519263
commit
d763a707db
1 changed files with 1 additions and 1 deletions
|
@ -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");
|
||||
|
|
Loading…
Reference in a new issue