mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 12:11:42 +00:00
[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:
parent
c8e14e00dd
commit
9e7f030eeb
8 changed files with 534 additions and 11 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue