mirror of
https://github.com/reactos/reactos.git
synced 2025-02-28 19:32:59 +00:00
[WINESYNC]: setupapi is partially in sync, and setupapi_winetest is in sync with wine-staging wine-8.15
- dialog.c - dirid.c - diskspace.c - parser.c - query.c - queue.c - setupcab.c - stringtable_wine.c - setupapi_winetest
This commit is contained in:
parent
acf459ecc7
commit
b023d5b821
3 changed files with 12 additions and 6 deletions
|
@ -19,7 +19,7 @@
|
||||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* Partially synced with Wine Staging 2.2 */
|
/* Partially synced with Wine Staging 8.15 */
|
||||||
|
|
||||||
#include "setupapi_private.h"
|
#include "setupapi_private.h"
|
||||||
|
|
||||||
|
|
|
@ -366,13 +366,19 @@ secur32 -
|
||||||
dll/win32/secur32/wrapper.c # Synced to WineStaging-1.9.4
|
dll/win32/secur32/wrapper.c # Synced to WineStaging-1.9.4
|
||||||
|
|
||||||
setupapi -
|
setupapi -
|
||||||
dll/win32/setupapi/dialog.c # Synced to WineStaging-1.9.15
|
dll/win32/setupapi/dialog.c # Synced to WineStaging-8.15
|
||||||
dll/win32/setupapi/query.c # Partially synced to Wine-4.8
|
dll/win32/setupapi/dirid.c # Synced to WineStaging-8.15
|
||||||
dll/win32/setupapi/setupcab.c # Synced to WineStaging-1.9.4
|
dll/win32/setupapi/diskspace.c # Synced to WineStaging-8.15
|
||||||
|
dll/win32/setupapi/parser.c # Partially synced to WineStaging-8.15
|
||||||
|
dll/win32/setupapi/query.c # Partially synced to WineStaging-8.15
|
||||||
|
dll/win32/setupapi/queue.c # Partially synced to WineStaging-8.15
|
||||||
|
dll/win32/setupapi/setupcab.c # Synced to WineStaging-8.15
|
||||||
dll/win32/setupapi/stringtable.c # Forked at Wine-1.7.18
|
dll/win32/setupapi/stringtable.c # Forked at Wine-1.7.18
|
||||||
|
dll/win32/setupapi/stringtable_wine.c # Synced to WineStaging-8.15
|
||||||
|
modules/rostests/winetests/setupapi # Synced to WineStaging-8.15
|
||||||
|
|
||||||
win32k -
|
win32k -
|
||||||
win32ss/gdi/ntgdi/bezier.c # Synced to WineStaging-1.9.4 (gdi32/painting.c)
|
win32ss/gdi/ntgdi/bezier.c # Synced to WineStaging-1.9.4 (gdi32/painting.c)
|
||||||
|
|
||||||
winmm -
|
winmm -
|
||||||
modules/rostests/winetests/winmm # Synced to WineStaging-4.18
|
modules/rostests/winetests/winmm # Synced to WineStaging-4.18
|
||||||
|
|
|
@ -10,4 +10,4 @@ files:
|
||||||
dlls/setupapi/setupcab.c: dll/win32/setupapi/setupcab.c
|
dlls/setupapi/setupcab.c: dll/win32/setupapi/setupcab.c
|
||||||
dlls/setupapi/stringtable.c: dll/win32/setupapi/stringtable_wine.c
|
dlls/setupapi/stringtable.c: dll/win32/setupapi/stringtable_wine.c
|
||||||
tags:
|
tags:
|
||||||
wine: c293cd781fb4b330b7d93171501134f86a5138b8
|
wine: wine-8.15
|
||||||
|
|
Loading…
Reference in a new issue