mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 18:02:56 +00:00
- Update readme.wine and delete an out-of-date reactos tree structure explanation.
svn path=/trunk/; revision=37277
This commit is contained in:
parent
15b8de80eb
commit
71e82c9ecb
2 changed files with 3 additions and 25 deletions
|
@ -1,24 +0,0 @@
|
||||||
DIRECTORIES
|
|
||||||
|
|
||||||
apps : applications (base directory)
|
|
||||||
apps/net : network applications
|
|
||||||
apps/system : system applications (required for startup)
|
|
||||||
doc : documentation
|
|
||||||
include : win32 headers
|
|
||||||
include/internal : kernel private header files
|
|
||||||
include/ntdll : system library private header files
|
|
||||||
include/kernel32 : system library private header files
|
|
||||||
include/ddk : header files for modules
|
|
||||||
lib/advapi32 : advapi32 source
|
|
||||||
lib/kernel32 : kernel32 source
|
|
||||||
lib/ntdll : NT dll source
|
|
||||||
loaders/dos : DOS based loader
|
|
||||||
loaders/boot : boot loader
|
|
||||||
ntoskrnl : kernel source
|
|
||||||
ntoskrnl/hal : hardware abstraction layer source
|
|
||||||
ntoskrnl/mm : memory managment subsystem source
|
|
||||||
ntoskrnl/io : IO manager subsystem source
|
|
||||||
ntoskrnl/ke : kernel source
|
|
||||||
services : various services (device drivers, filesystems etc)
|
|
||||||
services/dd : device drivers
|
|
||||||
services/fs : file systems
|
|
|
@ -124,6 +124,7 @@ ReactOS shares the following programs with Winehq.
|
||||||
reactos/base/applications/games/winemine # Out of sync
|
reactos/base/applications/games/winemine # Out of sync
|
||||||
reactos/base/applications/regedit # Out of sync
|
reactos/base/applications/regedit # Out of sync
|
||||||
reactos/base/applications/cmdutils/xcopy # Synced to Wine-0_9_54
|
reactos/base/applications/cmdutils/xcopy # Synced to Wine-0_9_54
|
||||||
|
reactos/base/services/rpcss # Synced to Wine-20081105
|
||||||
reactos/base/system/expand # Out of sync
|
reactos/base/system/expand # Out of sync
|
||||||
reactos/base/system/msiexec # Wine 1.0-rc1
|
reactos/base/system/msiexec # Wine 1.0-rc1
|
||||||
reactos/base/applications/winhelp # Synced to Wine-0_9_53
|
reactos/base/applications/winhelp # Synced to Wine-0_9_53
|
||||||
|
@ -153,8 +154,9 @@ msvcrt -
|
||||||
reactos/lib/sdk/crt/cpp.c # Synced at 20071111
|
reactos/lib/sdk/crt/cpp.c # Synced at 20071111
|
||||||
reactos/lib/sdk/crt/cppexcept.c # Synced at 20071111
|
reactos/lib/sdk/crt/cppexcept.c # Synced at 20071111
|
||||||
reactos/lib/sdk/crt/strings/scanf.c/h # Synced at 20080604
|
reactos/lib/sdk/crt/strings/scanf.c/h # Synced at 20080604
|
||||||
|
reactos/lib/sdk/crt/strings/wcs.c # Synced at 20080611
|
||||||
reactos/lib/sdk/crt/wine/heap.c # Synced at 20080529
|
reactos/lib/sdk/crt/wine/heap.c # Synced at 20080529
|
||||||
reactos/lib/sdk/crt/wine # Synced at XXXXXXXX
|
reactos/lib/sdk/crt/wine/undname.c # Synced at XXXXXXXX
|
||||||
reactos/lib/sdk/crt/thread/thread.c # Synced at 20080604
|
reactos/lib/sdk/crt/thread/thread.c # Synced at 20080604
|
||||||
|
|
||||||
User32 -
|
User32 -
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue