mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 02:36:13 +00:00
[QMGR_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
svn path=/trunk/; revision=67208
This commit is contained in:
parent
c728b137a9
commit
27f42e4074
1 changed files with 0 additions and 2 deletions
|
@ -38,12 +38,10 @@
|
|||
#include <bits.h>
|
||||
|
||||
/* Globals used by many tests */
|
||||
#define NUM_FILES 1
|
||||
static const WCHAR test_remoteName[] = {'r','e','m','o','t','e', 0};
|
||||
static const WCHAR test_localName[] = {'l','o','c','a','l', 0};
|
||||
static WCHAR test_localFile[MAX_PATH];
|
||||
static WCHAR test_remoteUrl[MAX_PATH];
|
||||
static const ULONG test_fileCount = NUM_FILES;
|
||||
static const WCHAR test_displayName[] = {'T','e','s','t', 0};
|
||||
static IBackgroundCopyJob *test_job;
|
||||
static IBackgroundCopyManager *test_manager;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue