Can someone test this on linux and tell me what happens with --disable-win16? The last time I submitted this there was a problem seperating this out.
Thanks Steven
Index: Makefile.in =================================================================== RCS file: /home/wine/wine/dlls/shell32/Makefile.in,v retrieving revision 1.59 diff -u -r1.59 Makefile.in --- Makefile.in 9 Jan 2003 00:03:53 -0000 1.59 +++ Makefile.in 21 Mar 2003 02:04:59 -0000 @@ -27,7 +27,6 @@ iconcache.c \ memorystream.c \ pidl.c \ - shell.c \ shell32_main.c \ shelllink.c \ shellole.c \ @@ -47,6 +46,8 @@ shv_bg_cmenu.c \ shv_item_cmenu.c \ systray.c + +C_SRC16 = shell.c
RC_SRCS= shres.rc RC_SRCS16 = version16.rc