mirror of
https://github.com/reactos/reactos.git
synced 2026-05-31 16:31:07 +08:00
[WINESYNC] Update files
This commit is contained in:
committed by
Timo Kreuzer
parent
37ef9507c7
commit
6cf5d73269
@@ -61,8 +61,10 @@ dll/win32/bcrypt # Synced to WineStaging-1.9.23 (+ winetest synced
|
||||
dll/win32/browseui # Out of sync
|
||||
dll/win32/cabinet # Synced to WineStaging-4.18
|
||||
dll/win32/clusapi # Synced to WineStaging-3.3
|
||||
dll/win32/combase # Synced to Wine-10.0
|
||||
dll/win32/comcat # Synced to WineStaging-3.3
|
||||
dll/win32/comdlg32 # Synced to WineStaging-4.18
|
||||
dll/win32/coml2 # Synced to Wine-10.0
|
||||
dll/win32/compstui # Synced to WineStaging-4.18
|
||||
dll/win32/credui # Synced to WineStaging-4.18
|
||||
dll/win32/crypt32 # Synced to WineStaging-4.0
|
||||
@@ -112,7 +114,7 @@ dll/win32/msacm32.drv # Synced to WineStaging-3.3
|
||||
dll/win32/msadp32.acm # Synced to WineStaging-4.0
|
||||
dll/win32/mscat32 # Synced to WineStaging-4.18
|
||||
dll/win32/mscms # Synced to WineStaging-4.18
|
||||
dll/win32/mscoree # Synced to Wine-1.5.4
|
||||
dll/win32/mscoree # Synced to Wine-10.0
|
||||
dll/win32/msftedit # Synced to WineStaging-4.18
|
||||
dll/win32/msg711.acm # Synced to WineStaging-4.18
|
||||
dll/win32/msgsm32.acm # Synced to WineStaging-4.0
|
||||
@@ -146,7 +148,7 @@ dll/win32/ntdsapi # Synced to WineStaging-4.18
|
||||
dll/win32/objsel # Synced to WineStaging-4.18
|
||||
dll/win32/odbc32 # Synced to WineStaging-4.18. Depends on port of Linux ODBC.
|
||||
dll/win32/odbccp32 # Synced to WineStaging-4.18
|
||||
dll/win32/ole32 # Synced to WineStaging-4.18
|
||||
dll/win32/ole32 # Synced to Wine-10.0
|
||||
dll/win32/oleacc # Synced to WineStaging-4.18
|
||||
dll/win32/oleaut32 # Synced to WineStaging-4.18
|
||||
dll/win32/olecli32 # Synced to WineStaging-4.18
|
||||
@@ -254,7 +256,7 @@ base/applications/notepad # Forked at Wine-20041201
|
||||
base/applications/winhlp32 # Synced to WineStaging-4.0
|
||||
base/applications/wordpad # Synced to WineStaging-1.9.16
|
||||
base/applications/write # Synced to WineStaging-3.3
|
||||
base/services/rpcss # Synced to WineStaging-3.3
|
||||
base/services/rpcss # Synced to Wine-10.0
|
||||
base/system/expand # Synced to WineStaging-3.3
|
||||
base/system/msiexec # Synced to Wine-9.8
|
||||
modules/rosapps/applications/winfile # Autosync
|
||||
|
||||
25
sdk/tools/winesync/com.cfg
Normal file
25
sdk/tools/winesync/com.cfg
Normal file
@@ -0,0 +1,25 @@
|
||||
directories:
|
||||
dlls/combase: dll/win32/combase
|
||||
dlls/combase/tests: modules/rostests/winetests/combase
|
||||
dlls/coml2: dll/win32/coml2
|
||||
dll/mscoree: dll/win32/mscoree
|
||||
dlls/mscoree/tests: modules/rostests/mscoree/combase
|
||||
programs/rpcss: base/services/rpcss
|
||||
files:
|
||||
include/activation.idl: sdk/include/psdk/activation.idl
|
||||
include/combaseapi.h: sdk/include/psdk/combaseapi.h
|
||||
include/corerror.h: sdk/include/psdk/corerror.h
|
||||
include/hstring.idl: sdk/include/psdk/hstring.idl
|
||||
include/inspectable.idl: sdk/include/psdk/inspectable.idl
|
||||
include/metahost.idl: sdk/include/psdk/metahost.idl
|
||||
include/mscoree.idl: sdk/include/psdk/mscoree.idl
|
||||
include/objbase.h: sdk/include/psdk/objbase.h
|
||||
include/propidl.idl: sdk/include/psdk/propidl.idl
|
||||
include/restrictederrorinfo.idl: sdk/include/psdk/activation.idl
|
||||
include/roparameterizediid.idl: sdk/include/psdk/roparameterizediid.idl
|
||||
include/strongname.idl: sdk/include/psdk/strongname.idl
|
||||
include/winstring.idl: sdk/include/psdk/winstring.idl
|
||||
include/irpcss.idl: sdk/include/psdk/irpcss.idl
|
||||
include/orpc.idl: sdk/include/psdk/orpc.idl
|
||||
tags:
|
||||
wine: wine-10.0
|
||||
Reference in New Issue
Block a user