[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:
winesync 2023-09-17 16:53:07 +02:00 committed by Hermès Bélusca-Maïto
parent c8be1ae834
commit a04b28e92c
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0
3 changed files with 12 additions and 6 deletions

View file

@ -19,7 +19,7 @@
* 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"

View file

@ -363,13 +363,19 @@ secur32 -
dll/win32/secur32/wrapper.c # Synced to WineStaging-1.9.4
setupapi -
dll/win32/setupapi/dialog.c # Synced to WineStaging-1.9.15
dll/win32/setupapi/query.c # Partially synced to Wine-4.8
dll/win32/setupapi/setupcab.c # Synced to WineStaging-1.9.4
dll/win32/setupapi/dialog.c # Synced to WineStaging-8.15
dll/win32/setupapi/dirid.c # Synced to WineStaging-8.15
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_wine.c # Synced to WineStaging-8.15
modules/rostests/winetests/setupapi # Synced to WineStaging-8.15
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 -
modules/rostests/winetests/winmm # Synced to WineStaging-4.18

View file

@ -10,4 +10,4 @@ files:
dlls/setupapi/setupcab.c: dll/win32/setupapi/setupcab.c
dlls/setupapi/stringtable.c: dll/win32/setupapi/stringtable_wine.c
tags:
wine: c293cd781fb4b330b7d93171501134f86a5138b8
wine: wine-8.15