You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-09-12 18:50:20 -07:00
Rebase against 9cfe6094773929d9dd61db51da094324337ecab0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
From 7e2c3085b0a0054c0bfbc8e1779dacd6b5be895a Mon Sep 17 00:00:00 2001
|
||||
From e8a80102cb10ffd837a560fbaaf202f649152389 Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Michael=20M=C3=BCller?= <michael@fds-team.de>
|
||||
Date: Sun, 5 Oct 2014 23:53:39 +0200
|
||||
Subject: setupapi/tests: Add test for IDF_CHECKFIRST and
|
||||
Subject: [PATCH] setupapi/tests: Add test for IDF_CHECKFIRST and
|
||||
SetupPromptForDiskA/W.
|
||||
|
||||
---
|
||||
@@ -11,15 +11,17 @@ Subject: setupapi/tests: Add test for IDF_CHECKFIRST and
|
||||
create mode 100644 dlls/setupapi/tests/dialog.c
|
||||
|
||||
diff --git a/dlls/setupapi/tests/Makefile.in b/dlls/setupapi/tests/Makefile.in
|
||||
index 30902e7..3531381 100644
|
||||
index bbfdf59..83f751c 100644
|
||||
--- a/dlls/setupapi/tests/Makefile.in
|
||||
+++ b/dlls/setupapi/tests/Makefile.in
|
||||
@@ -4,4 +4,5 @@ IMPORTS = setupapi user32 advapi32
|
||||
C_SRCS = \
|
||||
@@ -5,6 +5,7 @@ SOURCES = \
|
||||
coinst.c \
|
||||
coinst.spec \
|
||||
devinst.c \
|
||||
+ dialog.c \
|
||||
diskspace.c \
|
||||
install.c \
|
||||
misc.c \
|
||||
diff --git a/dlls/setupapi/tests/dialog.c b/dlls/setupapi/tests/dialog.c
|
||||
new file mode 100644
|
||||
index 0000000..973b1fc
|
||||
@@ -135,5 +137,5 @@ index 0000000..973b1fc
|
||||
+}
|
||||
\ No newline at end of file
|
||||
--
|
||||
2.2.1
|
||||
1.9.1
|
||||
|
||||
|
Reference in New Issue
Block a user