mirror of
https://github.com/reactos/reactos.git
synced 2024-12-24 11:33:34 +08:00
[ODBCCP32_WINETEST] Sync with Wine Staging 2.16. CORE-13762
This commit is contained in:
parent
7601011f4e
commit
6c2597df71
@ -530,7 +530,7 @@ if (0) /* Crashes on XP. */
|
|||||||
ok(cnt == 0, "SQLRemoveDriver failed %d\n", cnt);
|
ok(cnt == 0, "SQLRemoveDriver failed %d\n", cnt);
|
||||||
}
|
}
|
||||||
|
|
||||||
void test_SQLInstallTranslatorEx(void)
|
static void test_SQLInstallTranslatorEx(void)
|
||||||
{
|
{
|
||||||
char path[MAX_PATH];
|
char path[MAX_PATH];
|
||||||
char syspath[MAX_PATH];
|
char syspath[MAX_PATH];
|
||||||
|
Loading…
Reference in New Issue
Block a user