mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 04:53:31 +08:00
[README.WINE] Update some paths.
svn path=/trunk/; revision=72407
This commit is contained in:
parent
761db77da5
commit
0825399200
@ -251,11 +251,11 @@ In addition the following libs, dlls and source files are mostly based on code p
|
|||||||
from Winehq CVS. If you are looking to update something in these files
|
from Winehq CVS. If you are looking to update something in these files
|
||||||
check Wine current sources first as it may already be fixed.
|
check Wine current sources first as it may already be fixed.
|
||||||
|
|
||||||
reactos/lib/3rdparty/strmbase # Synced to WineStaging-1.9.11
|
reactos/sdk/lib/3rdparty/strmbase # Synced to WineStaging-1.9.11
|
||||||
|
|
||||||
reactos/lib/rtl/actctx.c # Partly synced with WineStaging-1.7.55
|
reactos/sdk/lib/rtl/actctx.c # Partly synced with WineStaging-1.7.55
|
||||||
reactos/lib/rtl/timerqueue.c # Partly synced with WineStaging-1.7.55
|
reactos/sdk/lib/rtl/timerqueue.c # Partly synced with WineStaging-1.7.55
|
||||||
reactos/lib/rtl/wait.c # Partly synced with WineStaging-1.7.55
|
reactos/sdk/lib/rtl/wait.c # Partly synced with WineStaging-1.7.55
|
||||||
|
|
||||||
advapi32 -
|
advapi32 -
|
||||||
reactos/dll/win32/advapi32/wine/cred.c # Synced to WineStaging-1.7.55
|
reactos/dll/win32/advapi32/wine/cred.c # Synced to WineStaging-1.7.55
|
||||||
@ -286,19 +286,19 @@ kernel32 -
|
|||||||
reactos/dll/win32/kernel32/winnls/string/sortkey.c # Synced to WineStaging-1.9.16
|
reactos/dll/win32/kernel32/winnls/string/sortkey.c # Synced to WineStaging-1.9.16
|
||||||
|
|
||||||
msvcrt -
|
msvcrt -
|
||||||
reactos/lib/sdk/crt/except/cpp.c # Synced at 20080528
|
reactos/sdk/lib/crt/except/cpp.c # Synced at 20080528
|
||||||
reactos/lib/sdk/crt/except/cppexcept.c # Synced at 20071111
|
reactos/sdk/lib/crt/except/cppexcept.c # Synced at 20071111
|
||||||
reactos/lib/sdk/crt/process/_cwait.c # Synced to WineStaging-1.7.37
|
reactos/sdk/lib/crt/process/_cwait.c # Synced to WineStaging-1.7.37
|
||||||
reactos/lib/sdk/crt/signal/xcptinfo.c # Synced to WineStaging-1.7.37
|
reactos/sdk/lib/crt/signal/xcptinfo.c # Synced to WineStaging-1.7.37
|
||||||
reactos/lib/sdk/crt/string/scanf.c/h # Synced to Wine-1.7.17
|
reactos/sdk/lib/crt/string/scanf.c/h # Synced to Wine-1.7.17
|
||||||
reactos/lib/sdk/crt/string/strtoi64.c # Synced to WineStaging-1.9.9
|
reactos/sdk/lib/crt/string/strtoi64.c # Synced to WineStaging-1.9.9
|
||||||
reactos/lib/sdk/crt/string/strtok.c # Synced to WineStaging-1.9.16
|
reactos/sdk/lib/crt/string/strtok.c # Synced to WineStaging-1.9.16
|
||||||
reactos/lib/sdk/crt/string/strtok_s.c # Synced to WineStaging-1.9.16
|
reactos/sdk/lib/crt/string/strtok_s.c # Synced to WineStaging-1.9.16
|
||||||
reactos/lib/sdk/crt/string/strtoul.c # Synced to WineStaging-1.9.9
|
reactos/sdk/lib/crt/string/strtoul.c # Synced to WineStaging-1.9.9
|
||||||
reactos/lib/sdk/crt/strings/wcs.c # Synced at 20080611
|
reactos/sdk/lib/crt/strings/wcs.c # Synced at 20080611
|
||||||
reactos/lib/sdk/crt/wine/heap.c # Synced at 20080529
|
reactos/sdk/lib/crt/wine/heap.c # Synced at 20080529
|
||||||
reactos/lib/sdk/crt/wine/undname.c # Synced to WineStaging-1.7.55
|
reactos/sdk/lib/crt/wine/undname.c # Synced to WineStaging-1.7.55
|
||||||
reactos/lib/sdk/crt/process/thread.c # Synced to WineStaging-1.7.55
|
reactos/sdk/lib/crt/process/thread.c # Synced to WineStaging-1.7.55
|
||||||
|
|
||||||
User32 -
|
User32 -
|
||||||
reactos/win32ss/user/user32/controls/button.c # Synced to WineStaging-1.7.37
|
reactos/win32ss/user/user32/controls/button.c # Synced to WineStaging-1.7.37
|
||||||
|
Loading…
Reference in New Issue
Block a user