Commit 6be1997b authored by Dimitrie O. Paun's avatar Dimitrie O. Paun Committed by Alexandre Julliard

List the tools subdirs as we do for all the others.

Update description of the misc/ dir.
parent 16614538
...@@ -180,7 +180,15 @@ Support programs, libraries, etc: ...@@ -180,7 +180,15 @@ Support programs, libraries, etc:
libs/wpp/ - C preprocessor libs/wpp/ - C preprocessor
loader/ - the main Wine loader loader/ - the main Wine loader
server/ - the Wine server server/ - the Wine server
tools/ - relay code builder, resource compiler, etc. tools/ - various tools used to build/check Wine
tools/widl - the IDL compiler
tools/winapi{,_check} - A Win32 API checker
tools/winebuild - Wine build tool
tools/winedump - a .DLL dump utility
tools/winegcc - a MinGW command line compatible gcc wrapper
tools/wmc - the message compiler
tools/wpp - the C pre-processor library
tools/wrc - the resource compiler
Miscellaneous: Miscellaneous:
...@@ -190,7 +198,7 @@ Note: these directories will ultimately get moved into their ...@@ -190,7 +198,7 @@ Note: these directories will ultimately get moved into their
respective dlls. respective dlls.
files/ - KERNEL file I/O files/ - KERNEL file I/O
misc/ - KERNEL shell, registry, winsock, etc. misc/ - KERNEL registry
graphics/ - GDI graphics drivers graphics/ - GDI graphics drivers
objects/ - GDI logical objects objects/ - GDI logical objects
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment