- Alphabetically re-order README.WINE. Patch by Kario
authorDmitry Chapyshev <dmitry@reactos.org>
Sat, 14 Mar 2009 14:21:49 +0000 (14:21 +0000)
committerDmitry Chapyshev <dmitry@reactos.org>
Sat, 14 Mar 2009 14:21:49 +0000 (14:21 +0000)
See issue #4239 for more details.

svn path=/trunk/; revision=40011

reactos/media/doc/README.WINE

index 5cd8f4d..9d81e3a 100644 (file)
@@ -22,14 +22,19 @@ When porting a new DLL from Wine to ReactOS, please do the following steps
 The following build tools are shared with Wine.
 
 reactos/tools/unicode             # Synced to Wine-20081105 (~Wine-1.1.7)
-reactos/tools/wpp                 # Synced to Wine-20081105 (~Wine-1.1.7)
+reactos/tools/widl                # Synced to Wine-1_1_4, omitting patches that break MIDL-Compatibility
 reactos/tools/winebuild           # Synced to Wine-20081105 (~Wine-1.1.7)
 reactos/tools/wmc                 # Synced to Wine-20081105 (~Wine-1.1.7)
+reactos/tools/wpp                 # Synced to Wine-20081105 (~Wine-1.1.7)
 reactos/tools/wrc                 # Synced to Wine-20081105 (~Wine-1.1.7)
-reactos/tools/widl                # Synced to Wine-1_1_4, omitting patches that break MIDL-Compatibility
 
 The following libraries are shared with Wine.
 
+reactos/dll/directx/dinput        # Synced to Wine-1_1_4
+reactos/dll/directx/dinput8       # Synced to Wine-1_1_4
+reactos/dll/directx/dplay         # Synced to Wine-0_9_5
+reactos/dll/directx/dplayx        # Synced to Wine-0_9_5
+reactos/dll/directx/dxdiagn       # Synced to Wine-0_9_5
 reactos/dll/win32/advpack         # Autosync
 reactos/dll/win32/atl             # Autosync
 reactos/dll/win32/avifil32        # Autosync
@@ -135,33 +140,28 @@ reactos/dll/win32/uxtheme         # Autosync
 reactos/dll/win32/version         # Autosync
 reactos/dll/win32/wininet         # Autosync
 reactos/dll/win32/winhttp         # Autosync
-reactos/dll/win32/wintrust        # Out of sync
 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
+reactos/dll/win32/wintrust        # Out of sync
 reactos/dll/win32/wldap32         # Autosync
 reactos/dll/win32/wmi             # Autosync
 reactos/dll/win32/wtsapi32        # Autosync
 reactos/dll/win32/wuapi           # Autosync
-reactos/dll/directx/dinput        # Synced to Wine-1_1_4
-reactos/dll/directx/dinput8       # Synced to Wine-1_1_4
-reactos/dll/directx/dplay         # Synced to Wine-0_9_5
-reactos/dll/directx/dplayx        # Synced to Wine-0_9_5
-reactos/dll/directx/dxdiagn       # Synced to Wine-0_9_5
 
 ReactOS shares the following programs with Winehq.
 
+reactos/base/applications/cmdutils/xcopy  # Synced to Wine-0_9_54
 reactos/base/applications/games/winemine  # Out of sync
+reactos/base/applications/iexplore        # Wine 1.0-rc1
+reactos/base/applications/notepad         # Forked at Wine-20041201
 reactos/base/applications/regedit         # Out of sync
-reactos/base/applications/cmdutils/xcopy  # Synced to Wine-0_9_54 
+reactos/base/applications/winhelp         # Synced to Wine-0_9_53
+reactos/base/applications/wordpad         # Synced to Wine-0_9_53
 reactos/base/services/rpcss               # Synced to Wine-20081105
 reactos/base/system/expand                # Out of sync
 reactos/base/system/msiexec               # Wine 1.0-rc1
-reactos/base/applications/winhelp         # Synced to Wine-0_9_53
-reactos/base/applications/wordpad         # Synced to Wine-0_9_53
 reactos/modules/rosapps/winefile          # Synced to Wine-0_9_53
-reactos/base/applications/notepad         # Forked at Wine-20041201
-reactos/base/applications/iexplore        # Wine 1.0-rc1
 
 In addition the following libs, dlls and source files are mostly based on code ported
 from Winehq CVS. If you are looking to update something in these files