PATCH - user32: win16/32 cleanup

Steven Edwards steven_ed4153 at yahoo.com
Wed Jul 23 00:12:01 CDT 2003


It links properly for me on Mingw but of course at this point I have no real way to test.

Changelog:
Win16/32 Cleanup of user32 sources already split.

Index: Makefile.in
===================================================================
RCS file: /home/wine/wine/dlls/user/Makefile.in,v
retrieving revision 1.70
diff -u -r1.70 Makefile.in
--- Makefile.in	6 May 2003 18:34:53 -0000	1.70
+++ Makefile.in	23 Jul 2003 05:09:11 -0000
@@ -62,12 +62,10 @@
 	$(TOPOBJDIR)/windows/winproc.c \
 	cache.c \
 	caret.c \
-	comm16.c \
 	dde/client.c \
 	dde/ddeml16.c \
 	dde/misc.c \
 	dde/server.c \
-	dialog16.c \
 	display.c \
 	exticon.c \
 	focus.c \
@@ -76,7 +74,6 @@
 	message.c \
 	misc.c \
 	mouse.c \
-	msg16.c \
 	painting.c \
 	property.c \
 	resource.c \
@@ -86,7 +83,10 @@
 
 C_SRCS16 = \
 	bidi16.c \
+	comm16.c \
+	dialog16.c \
 	hook16.c \
+	msg16.c \
 	network.c \
 	user16.c \
 	wnd16.c


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com



More information about the wine-patches mailing list