[SETUPAPI_WINETEST]

* Sync to Wine 1.5.4. I excluded devinst tests from the sync until bug #7077 is fixed.

svn path=/trunk/; revision=56628
This commit is contained in:
Amine Khaldi 2012-05-19 14:09:14 +00:00
parent c8e14e00dd
commit 9e7f030eeb
8 changed files with 534 additions and 11 deletions

View file

@ -23,8 +23,8 @@
#include <setupapi.h>
#include "wine/test.h"
CHAR CURR_DIR[MAX_PATH];
CHAR WIN_DIR[MAX_PATH];
static CHAR CURR_DIR[MAX_PATH];
static CHAR WIN_DIR[MAX_PATH];
static void get_directories(void)
{