2015-04-10 11:04:13 +00:00
|
|
|
# ReactOS WINE porting/syncing reference file
|
|
|
|
# Update this file when you port/sync a dll/program from WINE.
|
2004-01-14 02:08:32 +00:00
|
|
|
|
2004-01-01 15:29:51 +00:00
|
|
|
The ReactOS Project shares quite a bit of code with the WINE project.
|
2015-03-28 15:51:47 +00:00
|
|
|
This document should provide a complete reference for all of the
|
2004-01-01 15:29:51 +00:00
|
|
|
locations in the ReactOS source tree where code is shared between the
|
2004-02-26 01:42:21 +00:00
|
|
|
two projects. If you find something is missing from this documentation
|
|
|
|
please add it.
|
2004-01-01 15:29:51 +00:00
|
|
|
|
|
|
|
If you find that a function in ReactOS that is not implemented properly
|
|
|
|
and is based on WINE sources, check the latest Winehq CVS and see if
|
2006-07-30 13:39:42 +00:00
|
|
|
it has been fixed there. If so, please submit a patch to
|
2007-07-02 12:06:25 +00:00
|
|
|
ros-dev@reactos.org. Otherwise please send a patch to both
|
|
|
|
wine-patches@winehq.com and ros-dev@reactos.org
|
2004-01-01 15:29:51 +00:00
|
|
|
|
2005-05-06 19:42:39 +00:00
|
|
|
The following build tools are shared with Wine.
|
2006-04-11 11:14:06 +00:00
|
|
|
|
2017-06-04 15:19:05 +00:00
|
|
|
reactos/sdk/tools/unicode # Synced to WineStaging-2.9
|
2017-10-08 09:52:42 +00:00
|
|
|
reactos/sdk/tools/widl # Synced to WineStaging-2.16
|
2017-06-04 15:19:05 +00:00
|
|
|
reactos/sdk/tools/wpp # Synced to WineStaging-2.9
|
2004-01-14 02:08:32 +00:00
|
|
|
|
2005-05-06 19:42:39 +00:00
|
|
|
The following libraries are shared with Wine.
|
2004-01-14 02:08:32 +00:00
|
|
|
|
2018-03-08 12:10:17 +00:00
|
|
|
reactos/dll/directx/wine/amstream # Synced to WineStaging-3.3
|
2018-03-08 12:15:18 +00:00
|
|
|
reactos/dll/directx/wine/d3d8 # Synced to WineStaging-3.3
|
|
|
|
reactos/dll/directx/wine/d3d9 # Synced to WineStaging-3.3
|
2018-03-04 23:15:03 +00:00
|
|
|
reactos/dll/directx/wine/d3dcompiler_43 # Synced to WineStaging-3.3
|
2018-03-08 12:17:38 +00:00
|
|
|
reactos/dll/directx/wine/d3drm # Synced to WineStaging-3.3
|
2018-03-08 12:26:47 +00:00
|
|
|
reactos/dll/directx/wine/d3dx9_24 => 43 # Synced to WineStaging-3.3
|
2018-03-08 12:28:23 +00:00
|
|
|
reactos/dll/directx/wine/d3dxof # Synced to WineStaging-3.3
|
2018-03-08 12:15:18 +00:00
|
|
|
reactos/dll/directx/wine/ddraw # Synced to WineStaging-3.3
|
2018-03-08 12:30:52 +00:00
|
|
|
reactos/dll/directx/wine/devenum # Synced to WineStaging-3.3
|
2018-03-08 12:33:13 +00:00
|
|
|
reactos/dll/directx/wine/dinput # Synced to WineStaging-3.3
|
2018-03-08 12:35:22 +00:00
|
|
|
reactos/dll/directx/wine/dinput8 # Synced to WineStaging-3.3
|
2018-03-08 12:36:52 +00:00
|
|
|
reactos/dll/directx/wine/dmusic # Synced to WineStaging-3.3
|
2018-03-08 12:38:10 +00:00
|
|
|
reactos/dll/directx/wine/dplay # Synced to WineStaging-3.3
|
2018-03-08 12:39:19 +00:00
|
|
|
reactos/dll/directx/wine/dplayx # Synced to WineStaging-3.3
|
2014-09-28 20:12:26 +00:00
|
|
|
reactos/dll/directx/wine/dsound # Synced to Wine-1.3.29
|
2018-03-08 12:40:32 +00:00
|
|
|
reactos/dll/directx/wine/dxdiagn # Synced to WineStaging-3.3
|
2018-03-08 12:42:29 +00:00
|
|
|
reactos/dll/directx/wine/msdmo # Synced to WineStaging-3.3
|
2018-03-08 12:43:36 +00:00
|
|
|
reactos/dll/directx/wine/qedit # Synced to WineStaging-3.3
|
2018-03-08 12:46:24 +00:00
|
|
|
reactos/dll/directx/wine/quartz # Synced to WineStaging-3.3
|
2018-03-08 12:15:18 +00:00
|
|
|
reactos/dll/directx/wine/wined3d # Synced to WineStaging-3.3
|
2013-09-14 10:30:44 +00:00
|
|
|
|
2018-03-09 11:38:15 +00:00
|
|
|
reactos/dll/win32/activeds # Synced to WineStaging-3.3
|
2018-03-09 11:40:09 +00:00
|
|
|
reactos/dll/win32/actxprxy # Synced to WineStaging-3.3
|
2018-03-09 11:41:26 +00:00
|
|
|
reactos/dll/win32/advpack # Synced to WineStaging-3.3
|
2018-03-09 11:43:41 +00:00
|
|
|
reactos/dll/win32/atl # Synced to WineStaging-3.3
|
|
|
|
reactos/dll/win32/atl80 # Synced to WineStaging-3.3
|
|
|
|
reactos/dll/win32/atl100 # Synced to WineStaging-3.3
|
2018-03-09 11:46:31 +00:00
|
|
|
reactos/dll/win32/avifil32 # Synced to WineStaging-3.3
|
2016-11-17 22:13:28 +00:00
|
|
|
reactos/dll/win32/bcrypt # Synced to WineStaging-1.9.23
|
2014-04-23 14:22:56 +00:00
|
|
|
reactos/dll/win32/browseui # Out of sync
|
2018-03-09 11:48:26 +00:00
|
|
|
reactos/dll/win32/cabinet # Synced to WineStaging-3.3
|
2018-03-09 11:50:24 +00:00
|
|
|
reactos/dll/win32/clusapi # Synced to WineStaging-3.3
|
2018-03-09 11:51:19 +00:00
|
|
|
reactos/dll/win32/comcat # Synced to WineStaging-3.3
|
2018-01-18 22:49:20 +00:00
|
|
|
reactos/dll/win32/comctl32 # Synced to Wine-3.0
|
2018-03-09 11:54:34 +00:00
|
|
|
reactos/dll/win32/comdlg32 # Synced to WineStaging-3.3
|
2018-03-09 11:56:22 +00:00
|
|
|
reactos/dll/win32/compstui # Synced to WineStaging-3.3
|
2018-03-09 11:57:13 +00:00
|
|
|
reactos/dll/win32/credui # Synced to WineStaging-3.3
|
2018-03-09 11:59:49 +00:00
|
|
|
reactos/dll/win32/crypt32 # Synced to WineStaging-3.3
|
2018-03-09 12:01:37 +00:00
|
|
|
reactos/dll/win32/cryptdlg # Synced to WineStaging-3.3
|
2018-03-09 12:02:26 +00:00
|
|
|
reactos/dll/win32/cryptdll # Synced to WineStaging-3.3
|
2018-03-09 12:03:13 +00:00
|
|
|
reactos/dll/win32/cryptnet # Synced to WineStaging-3.3
|
2018-03-09 12:04:41 +00:00
|
|
|
reactos/dll/win32/cryptui # Synced to WineStaging-3.3
|
2018-03-04 22:54:20 +00:00
|
|
|
reactos/dll/win32/dbghelp # Synced to WineStaging-3.3
|
2018-03-09 12:05:29 +00:00
|
|
|
reactos/dll/win32/dciman32 # Synced to WineStaging-3.3
|
2017-06-04 15:19:05 +00:00
|
|
|
reactos/dll/win32/faultrep # Synced to WineStaging-2.9
|
|
|
|
reactos/dll/win32/fontsub # Synced to WineStaging-2.9
|
2018-03-09 12:07:30 +00:00
|
|
|
reactos/dll/win32/fusion # Synced to WineStaging-3.3
|
2018-03-09 12:09:03 +00:00
|
|
|
reactos/dll/win32/gdiplus # Synced to WineStaging-3.3
|
2018-03-15 11:19:43 +00:00
|
|
|
reactos/dll/win32/hhctrl.ocx # Synced to WineStaging-3.3
|
2018-03-15 11:20:55 +00:00
|
|
|
reactos/dll/win32/hlink # Synced to WineStaging-3.3
|
2018-03-15 11:23:02 +00:00
|
|
|
reactos/dll/win32/hnetcfg # Synced to WineStaging-3.3
|
2018-03-15 11:24:03 +00:00
|
|
|
reactos/dll/win32/httpapi # Synced to WineStaging-3.3
|
2018-03-15 11:25:00 +00:00
|
|
|
reactos/dll/win32/iccvid # Synced to WineStaging-3.3
|
2018-03-15 11:26:26 +00:00
|
|
|
reactos/dll/win32/ieframe # Synced to WineStaging-3.3
|
2018-03-15 11:27:22 +00:00
|
|
|
reactos/dll/win32/imaadp32.acm # Synced to WineStaging-3.3
|
2018-03-15 11:28:19 +00:00
|
|
|
reactos/dll/win32/imagehlp # Synced to WineStaging-3.3
|
2018-03-15 11:31:05 +00:00
|
|
|
reactos/dll/win32/imm32 # Synced to WineStaging-3.3
|
2018-03-15 11:36:29 +00:00
|
|
|
reactos/dll/win32/inetcomm # Synced to WineStaging-3.3
|
2018-03-15 11:40:38 +00:00
|
|
|
reactos/dll/win32/inetmib1 # Synced to WineStaging-3.3
|
2018-03-17 11:46:23 +00:00
|
|
|
reactos/dll/win32/initpki # Synced to WineStaging-3.3
|
2018-03-17 11:48:28 +00:00
|
|
|
reactos/dll/win32/inseng # Synced to WineStaging-3.3
|
2014-04-23 14:22:56 +00:00
|
|
|
reactos/dll/win32/iphlpapi # Out of sync
|
2018-03-17 12:08:50 +00:00
|
|
|
reactos/dll/win32/itircl # Synced to WineStaging-3.3
|
2018-03-17 12:10:01 +00:00
|
|
|
reactos/dll/win32/itss # Synced to WineStaging-3.3
|
2018-03-17 12:11:29 +00:00
|
|
|
reactos/dll/win32/jscript # Synced to WineStaging-3.3
|
2018-03-17 12:13:02 +00:00
|
|
|
reactos/dll/win32/jsproxy # Synced to WineStaging-3.3
|
2018-03-17 12:13:56 +00:00
|
|
|
reactos/dll/win32/loadperf # Synced to WineStaging-3.3
|
2018-03-17 12:14:57 +00:00
|
|
|
reactos/dll/win32/lz32 # Synced to WineStaging-3.3
|
2018-03-17 12:16:08 +00:00
|
|
|
reactos/dll/win32/mapi32 # Synced to WineStaging-3.3
|
2018-03-17 12:17:07 +00:00
|
|
|
reactos/dll/win32/mciavi32 # Synced to WineStaging-3.3
|
2018-03-17 12:18:10 +00:00
|
|
|
reactos/dll/win32/mcicda # Synced to WineStaging-3.3
|
2018-03-17 12:19:04 +00:00
|
|
|
reactos/dll/win32/mciqtz32 # Synced to WineStaging-3.3
|
2018-03-17 12:19:53 +00:00
|
|
|
reactos/dll/win32/mciseq # Synced to WineStaging-3.3
|
2018-03-17 12:20:37 +00:00
|
|
|
reactos/dll/win32/mciwave # Synced to WineStaging-3.3
|
2018-03-17 12:21:24 +00:00
|
|
|
reactos/dll/win32/mgmtapi # Synced to WineStaging-3.3
|
2018-03-17 12:22:13 +00:00
|
|
|
reactos/dll/win32/mlang # Synced to WineStaging-3.3
|
2018-03-17 12:23:10 +00:00
|
|
|
reactos/dll/win32/mmdevapi # Synced to WineStaging-3.3
|
2018-03-17 12:24:48 +00:00
|
|
|
reactos/dll/win32/mpr # Synced to WineStaging-3.3
|
2018-03-17 12:26:22 +00:00
|
|
|
reactos/dll/win32/mprapi # Synced to WineStaging-3.3
|
2018-03-18 11:20:12 +00:00
|
|
|
reactos/dll/win32/msacm32 # Synced to WineStaging-3.3
|
2018-03-18 11:24:36 +00:00
|
|
|
reactos/dll/win32/msacm32.drv # Synced to WineStaging-3.3
|
2018-03-18 11:25:31 +00:00
|
|
|
reactos/dll/win32/msadp32.acm # Synced to WineStaging-3.3
|
2018-03-18 11:26:27 +00:00
|
|
|
reactos/dll/win32/mscat32 # Synced to WineStaging-3.3
|
2018-03-18 11:27:29 +00:00
|
|
|
reactos/dll/win32/mscms # Synced to WineStaging-3.3
|
2014-04-23 14:22:56 +00:00
|
|
|
reactos/dll/win32/mscoree # Synced to Wine-1.5.4
|
2018-03-18 11:28:32 +00:00
|
|
|
reactos/dll/win32/msctf # Synced to WineStaging-3.3
|
2018-03-18 11:29:15 +00:00
|
|
|
reactos/dll/win32/msftedit # Synced to WineStaging-3.3
|
2018-03-18 11:30:33 +00:00
|
|
|
reactos/dll/win32/msg711.acm # Synced to WineStaging-3.3
|
2018-03-18 11:31:18 +00:00
|
|
|
reactos/dll/win32/msgsm32.acm # Synced to WineStaging-3.3
|
2015-11-28 21:10:43 +00:00
|
|
|
reactos/dll/win32/mshtml # Synced to WineStaging-1.7.55
|
2015-11-28 21:13:41 +00:00
|
|
|
reactos/dll/win32/mshtml.tlb # Synced to WineStaging-1.7.55
|
2018-03-04 23:30:58 +00:00
|
|
|
reactos/dll/win32/msi # Synced to WineStaging-3.3
|
2018-03-18 11:32:05 +00:00
|
|
|
reactos/dll/win32/msimg32 # Synced to WineStaging-3.3
|
2018-03-18 11:32:52 +00:00
|
|
|
reactos/dll/win32/msimtf # Synced to WineStaging-3.3
|
2018-03-18 11:33:33 +00:00
|
|
|
reactos/dll/win32/msisip # Synced to WineStaging-3.3
|
2018-03-18 11:34:18 +00:00
|
|
|
reactos/dll/win32/msisys.ocx # Synced to WineStaging-3.3
|
2017-06-04 15:19:05 +00:00
|
|
|
reactos/dll/win32/msnet32 # Synced to WineStaging-2.9
|
2018-03-18 11:35:08 +00:00
|
|
|
reactos/dll/win32/mspatcha # Synced to WineStaging-3.3
|
2018-03-18 11:35:58 +00:00
|
|
|
reactos/dll/win32/msrle32 # Synced to WineStaging-3.3
|
2018-03-18 11:37:23 +00:00
|
|
|
reactos/dll/win32/mssign32 # Synced to WineStaging-3.3
|
2018-03-18 11:38:07 +00:00
|
|
|
reactos/dll/win32/mssip32 # Synced to WineStaging-3.3
|
2018-03-18 11:39:13 +00:00
|
|
|
reactos/dll/win32/mstask # Synced to WineStaging-3.3
|
2014-04-23 14:22:56 +00:00
|
|
|
reactos/dll/win32/msvcrt20 # Out of sync
|
|
|
|
reactos/dll/win32/msvcrt40 # Out of sync
|
2018-03-20 11:20:13 +00:00
|
|
|
reactos/dll/win32/msvfw32 # Synced to WineStaging-3.3
|
2018-03-20 11:22:39 +00:00
|
|
|
reactos/dll/win32/msvidc32 # Synced to WineStaging-3.3
|
2018-03-20 11:26:35 +00:00
|
|
|
reactos/dll/win32/msxml # Synced to WineStaging-3.3
|
2018-03-20 11:27:15 +00:00
|
|
|
reactos/dll/win32/msxml2 # Synced to WineStaging-3.3
|
2018-03-20 11:28:36 +00:00
|
|
|
reactos/dll/win32/msxml3 # Synced to WineStaging-3.3
|
2018-03-20 11:30:29 +00:00
|
|
|
reactos/dll/win32/msxml4 # Synced to WineStaging-3.3
|
2018-03-20 11:31:01 +00:00
|
|
|
reactos/dll/win32/msxml6 # Synced to WineStaging-3.3
|
2018-03-20 11:31:48 +00:00
|
|
|
reactos/dll/win32/nddeapi # Synced to WineStaging-3.3
|
2014-04-23 14:22:56 +00:00
|
|
|
reactos/dll/win32/netapi32 # Forked at Wine-1.3.34
|
2018-03-20 11:33:46 +00:00
|
|
|
reactos/dll/win32/npptools # Synced to WineStaging-3.3
|
2018-03-20 11:34:21 +00:00
|
|
|
reactos/dll/win32/ntdsapi # Synced to WineStaging-3.3
|
2018-03-20 11:35:24 +00:00
|
|
|
reactos/dll/win32/objsel # Synced to WineStaging-3.3
|
2018-03-20 11:36:12 +00:00
|
|
|
reactos/dll/win32/odbc32 # Synced to WineStaging-3.3. Depends on port of Linux ODBC.
|
2018-03-20 11:37:14 +00:00
|
|
|
reactos/dll/win32/odbccp32 # Synced to WineStaging-3.3
|
2018-03-20 11:38:17 +00:00
|
|
|
reactos/dll/win32/ole32 # Synced to WineStaging-3.3
|
2018-03-20 11:39:58 +00:00
|
|
|
reactos/dll/win32/oleacc # Synced to WineStaging-3.3
|
2018-03-04 12:14:52 +00:00
|
|
|
reactos/dll/win32/oleaut32 # Synced to WineStaging-3.3
|
2018-03-21 11:53:19 +00:00
|
|
|
reactos/dll/win32/olecli32 # Synced to WineStaging-3.3
|
2018-03-21 11:56:06 +00:00
|
|
|
reactos/dll/win32/oledlg # Synced to WineStaging-3.3
|
2018-03-21 11:58:44 +00:00
|
|
|
reactos/dll/win32/olepro32 # Synced to WineStaging-3.3
|
2018-03-21 11:59:37 +00:00
|
|
|
reactos/dll/win32/olesvr32 # Synced to WineStaging-3.3
|
2018-03-21 12:00:35 +00:00
|
|
|
reactos/dll/win32/olethk32 # Synced to WineStaging-3.3
|
2018-03-21 12:04:47 +00:00
|
|
|
reactos/dll/win32/pdh # Synced to WineStaging-3.3
|
2018-03-21 12:05:31 +00:00
|
|
|
reactos/dll/win32/pidgen # Synced to WineStaging-3.3
|
2014-04-23 14:22:56 +00:00
|
|
|
reactos/dll/win32/powrprof # Forked at Wine-1.0rc5
|
2018-03-21 12:07:10 +00:00
|
|
|
reactos/dll/win32/printui # Synced to WineStaging-3.3
|
2018-03-21 12:09:31 +00:00
|
|
|
reactos/dll/win32/propsys # Synced to WineStaging-3.3
|
2018-03-21 12:11:14 +00:00
|
|
|
reactos/dll/win32/pstorec # Synced to WineStaging-3.3
|
2018-03-21 12:12:06 +00:00
|
|
|
reactos/dll/win32/qmgr # Synced to WineStaging-3.3
|
2017-06-04 15:19:05 +00:00
|
|
|
reactos/dll/win32/qmgrprxy # Synced to WineStaging-2.9
|
2018-03-21 12:14:09 +00:00
|
|
|
reactos/dll/win32/query # Synced to WineStaging-3.3
|
2018-03-21 12:15:06 +00:00
|
|
|
reactos/dll/win32/rasapi32 # Synced to WineStaging-3.3
|
2018-03-21 12:16:02 +00:00
|
|
|
reactos/dll/win32/resutils # Synced to WineStaging-3.3
|
2018-03-21 12:17:10 +00:00
|
|
|
reactos/dll/win32/riched20 # Synced to WineStaging-3.3
|
2018-03-23 11:17:32 +00:00
|
|
|
reactos/dll/win32/riched32 # Synced to WineStaging-3.3
|
2018-03-04 22:48:59 +00:00
|
|
|
reactos/dll/win32/rpcrt4 # Synced to WineStaging-3.3
|
2018-03-23 11:18:57 +00:00
|
|
|
reactos/dll/win32/rsabase # Synced to WineStaging-3.3
|
2017-06-03 22:38:03 +00:00
|
|
|
reactos/dll/win32/rsaenh # Synced to WineStaging-2.9
|
2018-03-23 11:19:48 +00:00
|
|
|
reactos/dll/win32/sccbase # Synced to WineStaging-3.3
|
2018-03-23 11:20:45 +00:00
|
|
|
reactos/dll/win32/schannel # Synced to WineStaging-3.3
|
2018-03-23 11:22:03 +00:00
|
|
|
reactos/dll/win32/scrrun # Synced to WineStaging-3.3
|
2014-04-23 14:22:56 +00:00
|
|
|
reactos/dll/win32/secur32 # Forked
|
|
|
|
reactos/dll/win32/security # Forked (different .spec)
|
2018-03-23 11:22:47 +00:00
|
|
|
reactos/dll/win32/sensapi # Synced to WineStaging-3.3
|
2014-04-23 14:22:56 +00:00
|
|
|
reactos/dll/win32/setupapi # Forked at Wine-20050524
|
2018-03-23 11:23:29 +00:00
|
|
|
reactos/dll/win32/shdoclc # Synced to WineStaging-3.3
|
2018-03-23 11:24:25 +00:00
|
|
|
reactos/dll/win32/shdocvw # Synced to WineStaging-3.3
|
2014-04-23 14:22:56 +00:00
|
|
|
reactos/dll/win32/shell32 # Forked at Wine-20071011
|
2018-03-23 11:25:46 +00:00
|
|
|
reactos/dll/win32/shfolder # Synced to WineStaging-3.3
|
2018-03-04 12:17:11 +00:00
|
|
|
reactos/dll/win32/shlwapi # Synced to WineStaging-3.3
|
2018-03-23 11:26:28 +00:00
|
|
|
reactos/dll/win32/slbcsp # Synced to WineStaging-3.3
|
2018-03-23 11:27:09 +00:00
|
|
|
reactos/dll/win32/snmpapi # Synced to WineStaging-3.3
|
2017-06-04 15:19:05 +00:00
|
|
|
reactos/dll/win32/softpub # Synced to WineStaging-2.9
|
2018-03-23 11:27:45 +00:00
|
|
|
reactos/dll/win32/stdole2.tlb # Synced to WineStaging-3.3
|
2018-03-23 11:28:23 +00:00
|
|
|
reactos/dll/win32/stdole32.tlb # Synced to WineStaging-3.3
|
2018-03-23 11:29:23 +00:00
|
|
|
reactos/dll/win32/sti # Synced to WineStaging-3.3
|
2018-03-23 11:30:21 +00:00
|
|
|
reactos/dll/win32/sxs # Synced to WineStaging-3.3
|
2018-03-23 11:30:57 +00:00
|
|
|
reactos/dll/win32/t2embed # Synced to WineStaging-3.3
|
2018-03-23 11:31:40 +00:00
|
|
|
reactos/dll/win32/tapi32 # Synced to WineStaging-3.3
|
2018-03-23 11:32:12 +00:00
|
|
|
reactos/dll/win32/traffic # Synced to WineStaging-3.3
|
2018-03-23 11:33:24 +00:00
|
|
|
reactos/dll/win32/twain_32 # Synced to WineStaging-3.3
|
2018-03-23 11:34:04 +00:00
|
|
|
reactos/dll/win32/updspapi # Synced to WineStaging-3.3
|
2018-03-23 11:34:38 +00:00
|
|
|
reactos/dll/win32/url # Synced to WineStaging-3.3
|
2018-03-23 11:35:23 +00:00
|
|
|
reactos/dll/win32/urlmon # Synced to WineStaging-3.3
|
2018-03-24 12:07:16 +00:00
|
|
|
reactos/dll/win32/usp10 # Synced to WineStaging-3.3
|
2014-04-23 14:22:56 +00:00
|
|
|
reactos/dll/win32/uxtheme # Forked
|
2018-03-24 12:09:01 +00:00
|
|
|
reactos/dll/win32/vbscript # Synced to WineStaging-3.3
|
2018-03-24 12:10:33 +00:00
|
|
|
reactos/dll/win32/version # Synced to WineStaging-3.3
|
2017-06-04 15:19:05 +00:00
|
|
|
reactos/dll/win32/vssapi # Synced to WineStaging-2.9
|
2018-03-24 12:12:02 +00:00
|
|
|
reactos/dll/win32/wbemdisp # Synced to WineStaging-3.3
|
2018-03-24 12:12:50 +00:00
|
|
|
reactos/dll/win32/wbemprox # Synced to WineStaging-3.3
|
2018-03-04 23:19:05 +00:00
|
|
|
reactos/dll/win32/windowscodecs # Synced to WineStaging-3.3
|
2017-06-04 15:19:05 +00:00
|
|
|
reactos/dll/win32/windowscodecsext # Synced to WineStaging-2.9
|
2018-03-24 12:14:19 +00:00
|
|
|
reactos/dll/win32/winemp3.acm # Synced to WineStaging-3.3
|
2018-03-24 12:14:55 +00:00
|
|
|
reactos/dll/win32/wing32 # Synced to WineStaging-3.3
|
2018-03-24 12:15:44 +00:00
|
|
|
reactos/dll/win32/winhttp # Synced to WineStaging-3.3
|
2018-03-24 12:17:01 +00:00
|
|
|
reactos/dll/win32/wininet # Synced to WineStaging-3.3
|
2014-04-23 14:22:56 +00:00
|
|
|
reactos/dll/win32/winmm # Forked at Wine-20050628
|
|
|
|
reactos/dll/win32/winmm/midimap # Forked at Wine-20050628
|
|
|
|
reactos/dll/win32/winmm/wavemap # Forked at Wine-20050628
|
2018-03-24 12:18:09 +00:00
|
|
|
reactos/dll/win32/winscard # Synced to WineStaging-3.3
|
2018-03-24 12:18:57 +00:00
|
|
|
reactos/dll/win32/wintrust # Synced to WineStaging-3.3
|
2018-03-24 12:20:30 +00:00
|
|
|
reactos/dll/win32/wldap32 # Synced to WineStaging-3.3
|
2017-06-04 15:19:05 +00:00
|
|
|
reactos/dll/win32/wmi # Synced to WineStaging-2.9
|
2018-03-24 12:21:41 +00:00
|
|
|
reactos/dll/win32/wmiutils # Synced to WineStaging-3.3
|
2018-03-24 12:22:32 +00:00
|
|
|
reactos/dll/win32/wmvcore # Synced to WineStaging-3.3
|
2018-03-25 11:39:53 +00:00
|
|
|
reactos/dll/win32/wshom.ocx # Synced to WineStaging-3.3
|
2018-03-25 11:41:55 +00:00
|
|
|
reactos/dll/win32/wtsapi32 # Synced to WineStaging-3.3
|
2018-03-25 11:43:17 +00:00
|
|
|
reactos/dll/win32/wuapi # Synced to WineStaging-3.3
|
2017-06-04 15:19:05 +00:00
|
|
|
reactos/dll/win32/xinput1_1 # Synced to WineStaging-2.9
|
|
|
|
reactos/dll/win32/xinput1_2 # Synced to WineStaging-2.9
|
|
|
|
reactos/dll/win32/xinput1_3 # Synced to WineStaging-2.9
|
|
|
|
reactos/dll/win32/xinput9_1_0 # Synced to WineStaging-2.9
|
2018-03-25 11:44:23 +00:00
|
|
|
reactos/dll/win32/xmllite # Synced to WineStaging-3.3
|
2004-01-14 02:08:32 +00:00
|
|
|
|
2018-03-25 11:46:20 +00:00
|
|
|
reactos/dll/cpl/inetcpl # Synced to WineStaging-3.3
|
2011-06-13 20:36:46 +00:00
|
|
|
|
2018-03-25 11:47:19 +00:00
|
|
|
reactos/win32ss/printing/monitors/localmon/ui/ # Synced to WineStaging-3.3 (known there as /dll/win32/localui)
|
2016-10-26 22:54:05 +00:00
|
|
|
|
2004-01-14 02:08:32 +00:00
|
|
|
ReactOS shares the following programs with Winehq.
|
2006-04-11 11:14:06 +00:00
|
|
|
|
2018-03-25 11:48:58 +00:00
|
|
|
reactos/base/applications/cmdutils/cscript # Synced to WineStaging-3.3
|
2018-03-25 11:50:15 +00:00
|
|
|
reactos/base/applications/cmdutils/reg # Synced to WineStaging-3.3
|
2017-06-04 15:19:05 +00:00
|
|
|
reactos/base/applications/cmdutils/schtasks # Synced to WineStaging-2.9
|
2018-01-21 21:07:31 +00:00
|
|
|
reactos/base/applications/cmdutils/taskkill # Synced to Wine-3.0
|
2017-06-04 15:19:05 +00:00
|
|
|
reactos/base/applications/cmdutils/wmic # Synced to WineStaging-2.9
|
2018-03-25 11:48:58 +00:00
|
|
|
reactos/base/applications/cmdutils/wscript # Synced to WineStaging-3.3
|
2018-01-21 21:08:40 +00:00
|
|
|
reactos/base/applications/cmdutils/xcopy # Synced to Wine-3.0
|
2017-09-24 11:18:18 +00:00
|
|
|
reactos/base/applications/games/winmine # Synced to WineStaging-2.16 with our own resources.
|
2017-06-04 15:19:05 +00:00
|
|
|
reactos/base/applications/extrac32 # Synced to WineStaging-2.9
|
2017-06-03 17:28:59 +00:00
|
|
|
reactos/base/applications/iexplore # Synced to WineStaging-2.9
|
2013-10-26 01:02:19 +00:00
|
|
|
reactos/base/applications/notepad # Forked at Wine-20041201
|
|
|
|
reactos/base/applications/regedit # Out of sync
|
2018-01-21 21:10:10 +00:00
|
|
|
reactos/base/applications/winhlp32 # Synced to Wine-3.0
|
2016-08-23 19:32:58 +00:00
|
|
|
reactos/base/applications/wordpad # Synced to WineStaging-1.9.16
|
2017-06-04 15:19:05 +00:00
|
|
|
reactos/base/applications/write # Synced to WineStaging-2.9
|
2016-08-23 19:34:57 +00:00
|
|
|
reactos/base/services/rpcss # Synced to WineStaging-1.9.16
|
2017-06-04 15:19:05 +00:00
|
|
|
reactos/base/system/expand # Synced to WineStaging-2.9
|
2017-10-08 08:33:23 +00:00
|
|
|
reactos/base/system/msiexec # Synced to WineStaging-2.16
|
2013-10-26 01:02:19 +00:00
|
|
|
reactos/modules/rosapps/winfile # Autosync
|
2004-01-14 02:08:32 +00:00
|
|
|
|
2004-08-14 16:00:23 +00:00
|
|
|
In addition the following libs, dlls and source files are mostly based on code ported
|
2004-01-14 02:08:32 +00:00
|
|
|
from Winehq CVS. If you are looking to update something in these files
|
2015-03-30 11:42:30 +00:00
|
|
|
check Wine current sources first as it may already be fixed.
|
2004-01-01 15:29:51 +00:00
|
|
|
|
2018-02-05 17:47:10 +00:00
|
|
|
reactos/sdk/lib/3rdparty/strmbase # Synced to Wine-3.0
|
2004-08-14 16:00:23 +00:00
|
|
|
|
2016-09-03 10:46:01 +00:00
|
|
|
reactos/sdk/lib/rtl/actctx.c # Partly synced with WineStaging-1.9.16
|
2016-08-21 16:44:35 +00:00
|
|
|
reactos/sdk/lib/rtl/timerqueue.c # Partly synced with WineStaging-1.7.55
|
|
|
|
reactos/sdk/lib/rtl/wait.c # Partly synced with WineStaging-1.7.55
|
2015-03-09 18:08:15 +00:00
|
|
|
|
2004-12-12 04:43:36 +00:00
|
|
|
advapi32 -
|
2015-11-28 21:23:21 +00:00
|
|
|
reactos/dll/win32/advapi32/wine/cred.c # Synced to WineStaging-1.7.55
|
2015-11-28 21:21:52 +00:00
|
|
|
reactos/dll/win32/advapi32/wine/crypt.c # Synced to WineStaging-1.7.55
|
2015-11-28 21:23:21 +00:00
|
|
|
reactos/dll/win32/advapi32/wine/crypt_des.c # Synced to WineStaging-1.7.55
|
|
|
|
reactos/dll/win32/advapi32/wine/crypt_lmhash.c # Synced to WineStaging-1.7.55
|
2014-10-24 14:01:16 +00:00
|
|
|
reactos/dll/win32/advapi32/wine/security.c # Out of Sync
|
2004-12-12 04:43:36 +00:00
|
|
|
|
|
|
|
gdi32 -
|
2009-08-18 14:23:51 +00:00
|
|
|
reactos/dll/win32/gdi32/objects/linedda.c # Synced at 20090410
|
2004-12-12 04:43:36 +00:00
|
|
|
|
2015-12-04 10:57:44 +00:00
|
|
|
iphlpapi -
|
2015-12-05 17:46:37 +00:00
|
|
|
reactos/dll/win32/iphlpapi/icmp.c # Partially synced to WineStaging-1.7.55
|
2015-12-04 10:57:44 +00:00
|
|
|
|
2004-12-12 04:43:36 +00:00
|
|
|
kernel32 -
|
2015-11-27 18:06:47 +00:00
|
|
|
reactos/dll/win32/kernel32/wine/actctx.c # Partly synced with Wine 1.7.55
|
2012-08-03 06:38:44 +00:00
|
|
|
reactos/dll/win32/kernel32/wine/comm.c # Synced in r52754
|
|
|
|
reactos/dll/win32/kernel32/wine/lzexpand.c # Synced in r52754
|
2015-11-27 18:46:45 +00:00
|
|
|
reactos/dll/win32/kernel32/wine/profile.c # Partially synced to WineStaging-1.7.55
|
2015-11-27 18:49:07 +00:00
|
|
|
reactos/dll/win32/kernel32/wine/res.c # Partially synced to WineStaging-1.7.55
|
2015-11-27 20:00:29 +00:00
|
|
|
reactos/dll/win32/kernel32/winnls/string/casemap.c # Synced to WineStaging-1.7.55
|
2012-08-03 06:38:44 +00:00
|
|
|
reactos/dll/win32/kernel32/winnls/string/chartype.c # Synced in r52754
|
2015-11-27 20:08:24 +00:00
|
|
|
reactos/dll/win32/kernel32/winnls/string/collation.c # Synced to WineStaging-1.7.55
|
2015-11-27 20:09:44 +00:00
|
|
|
reactos/dll/win32/kernel32/winnls/string/format_msg.c # Synced to WineStaging-1.7.55
|
2012-08-03 06:38:44 +00:00
|
|
|
reactos/dll/win32/kernel32/winnls/string/lang.c # Synced in r52754
|
2015-11-27 20:11:02 +00:00
|
|
|
reactos/dll/win32/kernel32/winnls/string/lcformat.c # Synced to WineStaging-1.7.55
|
2012-08-03 06:38:44 +00:00
|
|
|
reactos/dll/win32/kernel32/winnls/string/nls.c # Synced in r52754
|
2016-08-17 15:35:42 +00:00
|
|
|
reactos/dll/win32/kernel32/winnls/string/sortkey.c # Synced to WineStaging-1.9.16
|
2004-12-12 04:43:36 +00:00
|
|
|
|
|
|
|
msvcrt -
|
2016-09-07 09:31:52 +00:00
|
|
|
reactos/sdk/lib/crt/conio/cputs.c # Synced to WineStaging-1.9.16
|
2016-08-21 16:44:35 +00:00
|
|
|
reactos/sdk/lib/crt/except/cpp.c # Synced at 20080528
|
|
|
|
reactos/sdk/lib/crt/except/cppexcept.c # Synced at 20071111
|
|
|
|
reactos/sdk/lib/crt/process/_cwait.c # Synced to WineStaging-1.7.37
|
|
|
|
reactos/sdk/lib/crt/signal/xcptinfo.c # Synced to WineStaging-1.7.37
|
|
|
|
reactos/sdk/lib/crt/string/scanf.c/h # Synced to Wine-1.7.17
|
|
|
|
reactos/sdk/lib/crt/string/strtoi64.c # Synced to WineStaging-1.9.9
|
|
|
|
reactos/sdk/lib/crt/string/strtok.c # Synced to WineStaging-1.9.16
|
|
|
|
reactos/sdk/lib/crt/string/strtok_s.c # Synced to WineStaging-1.9.16
|
|
|
|
reactos/sdk/lib/crt/string/strtoul.c # Synced to WineStaging-1.9.9
|
2016-09-09 17:22:29 +00:00
|
|
|
reactos/sdk/lib/crt/string/strxfrm.c # Synced to Wine-1.9.16
|
2016-08-21 18:24:21 +00:00
|
|
|
reactos/sdk/lib/crt/string/wcs.c # Synced at 20080611
|
2016-09-10 11:40:54 +00:00
|
|
|
reactos/sdk/lib/crt/string/wctype.c # Synced to WineStaging-1.9.16
|
|
|
|
reactos/sdk/lib/crt/string/wtoi64.c # Synced to Wine-1.9.16
|
|
|
|
reactos/sdk/lib/crt/mbstring/ischira.c # Synced to Wine-1.9.16
|
2016-08-21 16:44:35 +00:00
|
|
|
reactos/sdk/lib/crt/wine/heap.c # Synced at 20080529
|
2016-09-04 09:04:00 +00:00
|
|
|
reactos/sdk/lib/crt/wine/undname.c # Synced to WineStaging-1.9.16
|
2016-08-21 16:44:35 +00:00
|
|
|
reactos/sdk/lib/crt/process/thread.c # Synced to WineStaging-1.7.55
|
2004-12-12 04:43:36 +00:00
|
|
|
|
|
|
|
User32 -
|
2015-05-29 21:48:55 +00:00
|
|
|
reactos/win32ss/user/user32/controls/button.c # Synced to WineStaging-1.7.37
|
2015-05-29 22:06:52 +00:00
|
|
|
reactos/win32ss/user/user32/controls/combo.c # Synced to WineStaging-1.7.37
|
2015-11-27 22:45:32 +00:00
|
|
|
reactos/win32ss/user/user32/controls/edit.c # Synced to WineStaging-1.7.55
|
2015-11-27 22:46:41 +00:00
|
|
|
reactos/win32ss/user/user32/controls/icontitle.c # Synced to WineStaging-1.7.55
|
2015-11-27 22:47:40 +00:00
|
|
|
reactos/win32ss/user/user32/controls/listbox.c # Synced to WineStaging-1.7.55
|
2015-05-29 20:04:05 +00:00
|
|
|
reactos/win32ss/user/user32/controls/scrollbar.c # Forked
|
2015-11-27 22:48:33 +00:00
|
|
|
reactos/win32ss/user/user32/controls/static.c # Synced to WineStaging-1.7.55
|
2006-06-21 17:03:20 +00:00
|
|
|
|
2015-11-27 22:52:21 +00:00
|
|
|
reactos/win32ss/user/user32/include/dde_private.h # Synced to WineStaging-1.7.55
|
2009-07-02 05:07:12 +00:00
|
|
|
|
2015-11-27 22:52:21 +00:00
|
|
|
reactos/win32ss/user/user32/misc/dde.c # Synced to WineStaging-1.7.55 (dde_misc.c)
|
2015-11-27 22:50:54 +00:00
|
|
|
reactos/win32ss/user/user32/misc/ddeclient.c # Synced to WineStaging-1.7.55
|
2015-11-27 22:51:40 +00:00
|
|
|
reactos/win32ss/user/user32/misc/ddeserver.c # Synced to WineStaging-1.7.55
|
2015-11-28 16:27:34 +00:00
|
|
|
reactos/win32ss/user/user32/misc/exticon.c # Synced to WineStaging-1.7.55
|
2015-11-27 22:49:47 +00:00
|
|
|
reactos/win32ss/user/user32/misc/resources.c # Partially synced to WineStaging-1.7.55
|
2015-05-29 20:04:05 +00:00
|
|
|
reactos/win32ss/user/user32/misc/winhelp.c # Last sync date unknown
|
2006-06-21 17:03:20 +00:00
|
|
|
|
2015-05-29 20:04:05 +00:00
|
|
|
reactos/win32ss/user/user32/windows/cursoricon # Forked from Wine-1.2-rc7
|
|
|
|
reactos/win32ss/user/user32/windows/defwnd.c # Forked
|
|
|
|
reactos/win32ss/user/user32/windows/draw.c # Forked at Wine-20020904 (uitools.c)
|
2015-11-28 18:51:17 +00:00
|
|
|
reactos/win32ss/user/user32/windows/mdi.c # Synced to WineStaging-1.7.55
|
2015-05-29 20:04:05 +00:00
|
|
|
reactos/win32ss/user/user32/windows/menu.c # Forked
|
|
|
|
reactos/win32ss/user/user32/windows/messagebox.c # Forked
|
|
|
|
reactos/win32ss/user/user32/windows/rect.c # Forked (uitools.c)
|
2015-11-28 16:29:14 +00:00
|
|
|
reactos/win32ss/user/user32/windows/spy.c # Synced to WineStaging-1.7.55
|
2015-05-29 20:04:05 +00:00
|
|
|
reactos/win32ss/user/user32/windows/text.c # Forked (lstr.c)
|
|
|
|
reactos/win32ss/user/user32/windows/winpos.c # Forked
|
2006-06-21 17:03:20 +00:00
|
|
|
|
2014-08-30 21:43:40 +00:00
|
|
|
schannel.c
|
|
|
|
reactos/dll/win32/schannel/schannel_wine.c # synced to wine-1.7.17 (secur32/schannel.c)
|
|
|
|
reactos/dll/win32/schannel/secur32_wine.c # partial sync to wine-1.7.17 (secur32/secur32.c)
|
|
|
|
|
|
|
|
secur32 -
|
2015-11-28 18:51:17 +00:00
|
|
|
reactos/dll/win32/secur32/sspi.c # Partially synced to WineStaging-1.7.55 (secur32.c)
|
2016-04-20 08:50:01 +00:00
|
|
|
reactos/dll/win32/secur32/thunks.c # Synced to WineStaging-1.9.4
|
|
|
|
reactos/dll/win32/secur32/wrapper.c # Synced to WineStaging-1.9.4
|
2014-08-30 21:43:40 +00:00
|
|
|
|
2015-08-31 17:52:48 +00:00
|
|
|
setupapi -
|
2016-07-27 00:48:41 +00:00
|
|
|
reactos/dll/win32/setupapi/dialog.c # Synced to WineStaging-1.9.15
|
2016-04-20 08:50:01 +00:00
|
|
|
reactos/dll/win32/setupapi/query.c # Partially synced to WineStaging-1.9.4
|
|
|
|
reactos/dll/win32/setupapi/setupcab.c # Synced to WineStaging-1.9.4
|
2015-08-31 17:52:48 +00:00
|
|
|
|
2015-05-29 20:57:23 +00:00
|
|
|
win32k -
|
2016-04-20 08:50:01 +00:00
|
|
|
win32ss/gdi/ntgdi/bezier.c # Synced to WineStaging-1.9.4 (gdi32/painting.c)
|
2015-05-29 20:57:23 +00:00
|
|
|
|
2012-06-23 06:04:09 +00:00
|
|
|
ws2_32 -
|
2016-04-20 08:50:01 +00:00
|
|
|
reactos/dll/win32/ws2_32/wine/async.c # Synced to WineStaging-1.9.4
|