Added xcopy to README.WINE
[reactos.git] / reactos / media / doc / README.WINE
index 926855d..7010b92 100644 (file)
@@ -23,17 +23,16 @@ The following build tools are shared with Wine.
 
 reactos/tools/unicode             # Synced to Wine-0_9_5
 reactos/tools/wpp                 # Synced to Wine-0_9_5
-reactos/tools/bin2res             # Resource to binary converter
-reactos/tools/winebuild           # Synced to Wine-0_9_5
-reactos/tools/wmc                 # Synced to Wine-0_9_5
-reactos/tools/wrc                 # Synced to Wine-0_9_5
-reactos/tools/widl                # Synced to Wine-20060729
+reactos/tools/winebuild           # Synced to Wine-20071217
+reactos/tools/wmc                 # Synced to Wine-20071201
+reactos/tools/wrc                 # Synced to Wine-0_9_53
+reactos/tools/widl                # Synced to Wine-20080105
 
 The following libraries are shared with Wine.
 
 reactos/dll/win32/advpack         # Autosync
 reactos/dll/win32/avifil32        # Autosync
-reactos/dll/win32/browseui        # Autosync
+reactos/dll/win32/browseui        # Out of sync
 reactos/dll/win32/cabinet         # Autosync
 reactos/dll/win32/clusapi         # Autosync
 reactos/dll/win32/comcat          # Autosync
@@ -42,8 +41,9 @@ reactos/dll/win32/comdlg32        # Autosync
 reactos/dll/win32/crypt32         # Out of sync
 reactos/dll/win32/cryptdll        # Autosync
 reactos/dll/win32/cryptnet        # Autosync
-reactos/dll/win32/dbghelp         #
+reactos/dll/win32/dbghelp         # Synced to Wine-20080106
 reactos/dll/win32/hhctrl.ocx      # Autosync
+reactos/dll/win32/hlink           # Autosync
 reactos/dll/win32/icmp            # Synced to Wine-0_9_10
 reactos/dll/win32/imm32           # Autosync
 reactos/dll/win32/iphlpapi        # Out of sync
@@ -54,9 +54,10 @@ reactos/dll/win32/mlang           # Autosync
 reactos/dll/win32/mpr             # Autosync
 reactos/dll/win32/msacm32         # Out of sync
 reactos/dll/win32/msimg32         # Autosync
-reactos/dll/win32/msi             # Needs a widl update
-reactos/dll/win32/msvcrt20        # Out of sync
+reactos/dll/win32/msi             # Autosync
+reactos/dll/win32/msvcrt20        # Autosync
 reactos/dll/win32/msvfw32         # Autosync
+reactos/dll/win32/msxml3          # Synced to Wine-20071230
 reactos/dll/win32/netapi32        # Autosync
 reactos/dll/win32/objsel          # Autosync
 reactos/dll/win32/odbc32          # Out of sync. Depends on port of Linux ODBC.
@@ -69,10 +70,13 @@ reactos/dll/win32/olepro32        # Autosync
 reactos/dll/win32/powrprof        # Autosync
 reactos/dll/win32/riched20        # Autosync
 reactos/dll/win32/riched32        # Autosync
-reactos/dll/win32/rpcrt4          # Synced to Wine-0_9_10
+reactos/dll/win32/rpcrt4          # Synced to Wine-20080105
+reactos/dll/win32/rsabase         # Autosync
+reactos/dll/win32/rsaenh          # Autosync
+reactos/dll/win32/schannel        # Autosync
 reactos/dll/win32/sensapi         # Autosync
 reactos/dll/win32/setupapi        # Forked at Wine-20050524
-reactos/dll/win32/shell32         # Synced to Wine-0_9_46
+reactos/dll/win32/shell32         # Forked at Wine-20071011
 reactos/dll/win32/shdocvw         # Synced to Wine-0_9_5
 reactos/dll/win32/shfolder        # Autosync
 reactos/dll/win32/shlwapi         # Autosync
@@ -80,7 +84,7 @@ reactos/dll/win32/twain_32        # Out of sync
 reactos/dll/win32/urlmon          # Autosync
 reactos/dll/win32/uxtheme         # Autosync
 reactos/dll/win32/version         # Autosync
-reactos/dll/win32/wininet         # Synced to Wine-0_9_10
+reactos/dll/win32/wininet         # 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
@@ -97,14 +101,19 @@ ReactOS shares the following programs with Winehq.
 
 reactos/base/applications/games/winemine  # Out of sync
 reactos/base/applications/regedit         # Out of sync
+reactos/base/applications/cmdutils/xcopy  # Synced to Wine-0_9_54 
 reactos/base/system/expand                # Out of sync
-reactos/base/system/msiexec               # Synced to Wine-0_9_3
+reactos/base/system/msiexec               # Synced to Wine-20080105
+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
 
 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
 check Wine current souces first as it may already be fixed.
 
-reactos/lib/uuid                  #
+reactos/lib/uuid                  # Synced to Wine-20080114
 
 advapi32 -
   reactos/dll/win32/advapi32/crypt/*.c          # ekohl says we're not sharing this
@@ -119,15 +128,18 @@ kernel32 -
 
 msvcrt -
   reactos/dll/win32/msvcrt/wine/*.c             # Out of sync
+  reactos/lib/sdk/crt/cpp.c                     # Synced at 20071111
+  reactos/lib/sdk/crt/cppexcept.c               # Synced at 20071111
+  reactos/lib/sdk/crt/wine                      # Synced at XXXXXXXX
 
 User32 -
-  reactos/dll/win32/user32/controls/button.c    # Synced at 20060621
-  reactos/dll/win32/user32/controls/combo.c     # Synced at 20060904
-  reactos/dll/win32/user32/controls/edit.c      # Synced at 20060710
+  reactos/dll/win32/user32/controls/button.c    # Synced at 20071022
+  reactos/dll/win32/user32/controls/combo.c     # Synced at 20071022
+  reactos/dll/win32/user32/controls/edit.c      # Synced at 20071022
   reactos/dll/win32/user32/controls/icontitle.c # Synced at 20060617
-  reactos/dll/win32/user32/controls/listbox.c   # Synced at 20060616
+  reactos/dll/win32/user32/controls/listbox.c   # Synced at 20071023
   reactos/dll/win32/user32/controls/scrollbar.c # Forked
-  reactos/dll/win32/user32/controls/static.c    # Synced at 20060908
+  reactos/dll/win32/user32/controls/static.c    # Synced at 20071024
 
   reactos/dll/win32/user32/misc/dde.c           # Synced at 20060623 (dde_misc.c)
   reactos/dll/win32/user32/misc/ddeclient.c     # Synced at 20060623