DEVELOPERS-HINTS update

Dimitrie O. Paun dpaun at rogers.com
Thu Dec 11 00:06:59 CST 2003


ChangeLog
    List the tools subdirs as we do for all the others.
    Update description of the misc/ dir.

Index: DEVELOPERS-HINTS
===================================================================
RCS file: /var/cvs/wine/DEVELOPERS-HINTS,v
retrieving revision 1.30
diff -u -r1.30 DEVELOPERS-HINTS
--- DEVELOPERS-HINTS	8 Dec 2003 21:48:39 -0000	1.30
+++ DEVELOPERS-HINTS	11 Dec 2003 06:05:03 -0000
@@ -180,7 +180,15 @@
 	libs/wpp/		- C preprocessor
 	loader/			- the main Wine loader
 	server/			- the Wine server
-	tools/			- relay code builder, resource compiler, etc.
+	tools/			- various tools used to build/check Wine
+	tools/winapi{,_check}	- A Win32 API checker
+	tools/winebuild		- Wine build tool
+	tools/winedump		- a .DLL dump utility
+	tools/wmc		- the message compiler
+	tools/wrc		- the resource compiler
+	tools/widl		- the IDL compiler
+	tools/wpp		- the C pre-processor library
+	tools/winegcc		- a MinGW command line compatible gcc wrapper
 
 
 Miscellaneous:
@@ -190,7 +198,7 @@
 respective dlls.
 
 	files/			- KERNEL file I/O
-	misc/			- KERNEL shell, registry, winsock, etc.
+	misc/			- KERNEL registry 
 
 	graphics/		- GDI graphics drivers
 	objects/		- GDI logical objects


-- 
Dimi.




More information about the wine-patches mailing list