Update status

svn path=/trunk/; revision=20172
This commit is contained in:
Gé van Geldorp 2005-12-14 19:47:05 +00:00
parent 2e4c361ee8
commit 6187615999

View file

@ -26,53 +26,55 @@ This will allow you to use the WINE tools and librarys with very little
work to import a new dll.
The following build tools are shared with Wine.
reactos/tools/unicode # Synced to Wine-0_9_2
reactos/tools/wpp # Synced to Wine-0_9_2
reactos/tools/unicode # Synced to Wine-0_9_3
reactos/tools/wpp # Synced to Wine-0_9_3
reactos/tools/bin2res # Resource to binary converter
reactos/tools/winebuild # Synced to Wine-0_9_2
reactos/tools/wmc # Synced to Wine-0_9_2
reactos/tools/wrc # Synced to Wine-0_9_2
reactos/tools/winebuild # Synced to Wine-0_9_3
reactos/tools/wmc # Synced to Wine-0_9_3
reactos/tools/wrc # Synced to Wine-0_9_3
reactos/tools/widl # Forked at Wine-20050930
The following libraries are shared with Wine.
reactos/lib/avifil32 # Synced to Wine-0_9_2
reactos/lib/cabinet # Synced to Wine-0_9_2
reactos/lib/comctl32 # Synced to Wine-0_9_2
reactos/lib/comdlg32 # Synced to Wine-0_9_2
reactos/lib/crypt32 # Synced to Wine-0_9_2
reactos/lib/avifil32 # Synced to Wine-0_9_3
reactos/lib/cabinet # Synced to Wine-0_9_3
reactos/lib/comctl32 # Synced to Wine-0_9_3
reactos/lib/comdlg32 # Synced to Wine-0_9_3
reactos/lib/crypt32 # Synced to Wine-0_9_3
reactos/lib/dbghelp #
reactos/lib/dinput # Synced to Wine-0_9_2
reactos/lib/dinput8 # Synced to Wine-0_9_2
reactos/lib/dplay # Synced to Wine-0_9_2
reactos/lib/dplayx # Synced to Wine-0_9_2
reactos/lib/icmp # Synced to Wine-0_9_2
reactos/lib/dinput # Synced to Wine-0_9_3
reactos/lib/dinput8 # Synced to Wine-0_9_3
reactos/lib/dplay # Synced to Wine-0_9_3
reactos/lib/dplayx # Synced to Wine-0_9_3
reactos/lib/icmp # Synced to Wine-0_9_3
reactos/lib/imm32 # Synced to Wine-0_9_3
reactos/lib/iphlpapi # Out of sync
reactos/lib/imagehlp # Patches for BindImage need review and submission to winehq.
reactos/lib/msvcrt20 # Out of sync
reactos/lib/mpr # Synced to Wine-0_9_2
reactos/lib/mpr # Synced to Wine-0_9_3
reactos/lib/msacm # Out of sync
reactos/lib/msimg32 # Synced to Wine-0_9_2
reactos/lib/msi # Synced to Wine-0_9_2
reactos/lib/msimg32 # Synced to Wine-0_9_3
reactos/lib/msi # Synced to Wine-0_9_3
reactos/lib/msvideo # Out of sync
reactos/lib/netapi32 # Synced to Wine-0_9_2
reactos/lib/objsel # Synced to Wine-0_9_2
reactos/lib/netapi32 # Synced to Wine-0_9_3
reactos/lib/objsel # Synced to Wine-0_9_3
reactos/lib/odbc32 # Out of sync. Depends on port of Linux ODBC.
reactos/lib/ole32 # Synced to Wine-0_9_2
reactos/lib/oleaut32 # Synced to Wine-0_9_2
reactos/lib/oledlg # Synced to Wine-0_9_2
reactos/lib/olepro32 # Synced to Wine-0_9_2
reactos/lib/riched20 # Synced to Wine-0_9_2
reactos/lib/richedit # Synced to Wine-0_9_2
reactos/lib/rpcrt4 # Synced to Wine-0_9_2
reactos/lib/ole32 # Synced to Wine-0_9_3
reactos/lib/oleacc # Synced to Wine-0_9_3
reactos/lib/oleaut32 # Synced to Wine-0_9_3
reactos/lib/oledlg # Synced to Wine-0_9_3
reactos/lib/olepro32 # Synced to Wine-0_9_3
reactos/lib/riched20 # Synced to Wine-0_9_3
reactos/lib/richedit # Synced to Wine-0_9_3
reactos/lib/rpcrt4 # Synced to Wine-0_9_3
reactos/lib/setupapi # Forked at Wine-20050524
reactos/lib/shell32 # Synced to Wine-0_9_2
reactos/lib/shdocvw # Synced to Wine-0_9_2
reactos/lib/shfolder # Synced to Wine-0_9_2
reactos/lib/shlwapi # Synced to Wine-0_9_2
reactos/lib/shell32 # Synced to Wine-0_9_3
reactos/lib/shdocvw # Synced to Wine-0_9_3
reactos/lib/shfolder # Synced to Wine-0_9_3
reactos/lib/shlwapi # Synced to Wine-0_9_3
reactos/lib/twain # Out of sync
reactos/lib/urlmon # Synced to Wine-0_9_2
reactos/lib/uxtheme # Synced to Wine-0_9_2
reactos/lib/urlmon # Synced to Wine-0_9_3
reactos/lib/uxtheme # Synced to Wine-0_9_3
reactos/lib/version # Out of sync
reactos/lib/wininet # Out of sync
reactos/lib/winmm # Forked at Wine-20050628
@ -82,13 +84,12 @@ reactos/lib/winmm/wavemap # Forked at Wine-20050628
ReactOS shares the following programs with Winehq.
reactos/subsys/system/regedit # Out of sync
reactos/subsys/system/expand # Out of sync
reactos/subsys/system/msiexec # Synced to Wine-0_9_2
reactos/subsys/system/msiexec # Synced to Wine-0_9_3
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/imm32 #
reactos/lib/uuid #
advapi32 -