Build comdlg32, oleaut32, wine_unicode, winspool, shell32, and shlwapi
Modified: branches/xmlbuildsystem/reactos/include/wine/config.h
Deleted: branches/xmlbuildsystem/reactos/lib/cabinet/cabinet.coff
Added: branches/xmlbuildsystem/reactos/lib/comdlg32/800.bmp
Added: branches/xmlbuildsystem/reactos/lib/comdlg32/cdrom.ico
Added: branches/xmlbuildsystem/reactos/lib/comdlg32/comdlg32.xml
Added: branches/xmlbuildsystem/reactos/lib/comdlg32/floppy.ico
Added: branches/xmlbuildsystem/reactos/lib/comdlg32/folder.ico
Added: branches/xmlbuildsystem/reactos/lib/comdlg32/folder2.ico
Added: branches/xmlbuildsystem/reactos/lib/comdlg32/fontpics.bmp
Added: branches/xmlbuildsystem/reactos/lib/comdlg32/hdisk.ico
Added: branches/xmlbuildsystem/reactos/lib/comdlg32/network.ico
Added: branches/xmlbuildsystem/reactos/lib/comdlg32/pd32_collate.ico
Added: branches/xmlbuildsystem/reactos/lib/comdlg32/pd32_landscape.ico
Added: branches/xmlbuildsystem/reactos/lib/comdlg32/pd32_nocollate.ico
Added: branches/xmlbuildsystem/reactos/lib/comdlg32/pd32_portrait.ico
Modified: branches/xmlbuildsystem/reactos/lib/directory.xml
Added: branches/xmlbuildsystem/reactos/lib/oleaut32/oleaut32.xml
Added: branches/xmlbuildsystem/reactos/lib/shell32/cdrom.ico
Added: branches/xmlbuildsystem/reactos/lib/shell32/desktop.ico
Added: branches/xmlbuildsystem/reactos/lib/shell32/document.ico
Added: branches/xmlbuildsystem/reactos/lib/shell32/drive.ico
Added: branches/xmlbuildsystem/reactos/lib/shell32/floppy.ico
Added: branches/xmlbuildsystem/reactos/lib/shell32/folder.ico
Added: branches/xmlbuildsystem/reactos/lib/shell32/folder_open.ico
Added: branches/xmlbuildsystem/reactos/lib/shell32/mycomputer.ico
Added: branches/xmlbuildsystem/reactos/lib/shell32/netdrive.ico
Added: branches/xmlbuildsystem/reactos/lib/shell32/netdrive2.ico
Added: branches/xmlbuildsystem/reactos/lib/shell32/ramdisk.ico
Added: branches/xmlbuildsystem/reactos/lib/shell32/shell32.xml
Added: branches/xmlbuildsystem/reactos/lib/shlwapi/shlwapi.xml
Added: branches/xmlbuildsystem/reactos/lib/unicode/unicode.xml
Added: branches/xmlbuildsystem/reactos/lib/unicode/wine_unicode.rc
Added: branches/xmlbuildsystem/reactos/lib/winspool/winspool.xml

Modified: branches/xmlbuildsystem/reactos/include/wine/config.h
--- branches/xmlbuildsystem/reactos/include/wine/config.h	2005-01-21 20:31:24 UTC (rev 13192)
+++ branches/xmlbuildsystem/reactos/include/wine/config.h	2005-01-21 21:06:40 UTC (rev 13193)
@@ -493,7 +493,7 @@
 #define HAVE_SIZE_T 1
 
 /* Define to 1 if you have the `snprintf' function. */
-#define HAVE_SNPRINTF 1
+/* #undef HAVE_SNPRINTF */
 
 /* Define to 1 if you have the <socket.h> header file. */
 /* #undef HAVE_SOCKET_H */
@@ -517,7 +517,7 @@
 #define HAVE_STDLIB_H 1
 
 /* Define to 1 if you have the `strcasecmp' function. */
-#define HAVE_STRCASECMP 1
+/* #undef HAVE_STRCASECMP */
 
 /* Define to 1 if you have the `strerror' function. */
 #define HAVE_STRERROR 1
@@ -529,7 +529,7 @@
 #define HAVE_STRING_H 1
 
 /* Define to 1 if you have the `strncasecmp' function. */
-#define HAVE_STRNCASECMP 1
+/* #undef HAVE_STRNCASECMP */
 
 /* Define to 1 if `msg_accrights' is member of `struct msghdr'. */
 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */

Deleted: branches/xmlbuildsystem/reactos/lib/cabinet/cabinet.coff
(Binary files differ)
Property changes on: branches/xmlbuildsystem/reactos/lib/comdlg32
___________________________________________________________________
Name: svn:ignore
   - *.coff
*.dll
*.d
*.a
*.o
*.sym
*.map
*.tmp
Makefile.ros
*.spec.def
*.stubs.c
*.ico
*.bmp
*.cur
   + *.coff
*.dll
*.d
*.a
*.o
*.sym
*.map
*.tmp
Makefile.ros
*.spec.def
*.stubs.c

Added: branches/xmlbuildsystem/reactos/lib/comdlg32/800.bmp
(Binary files differ)
Property changes on: branches/xmlbuildsystem/reactos/lib/comdlg32/800.bmp
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: branches/xmlbuildsystem/reactos/lib/comdlg32/cdrom.ico
(Binary files differ)
Property changes on: branches/xmlbuildsystem/reactos/lib/comdlg32/cdrom.ico
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: branches/xmlbuildsystem/reactos/lib/comdlg32/comdlg32.xml
--- branches/xmlbuildsystem/reactos/lib/comdlg32/comdlg32.xml	2005-01-21 20:31:24 UTC (rev 13192)
+++ branches/xmlbuildsystem/reactos/lib/comdlg32/comdlg32.xml	2005-01-21 21:06:40 UTC (rev 13193)
@@ -0,0 +1,35 @@
+<module name="comdlg32" type="win32dll">
+	<dependency>winebuild</dependency>
+	<importlibrary definition="comdlg32.spec.def" />
+	<include base="comdlg32">.</include>
+	<include base="ReactOS">include/wine</include>
+	<define name="UNICODE" />
+	<define name="_UNICODE" />
+	<define name="__REACTOS__" />
+	<define name="__USE_W32API" />
+	<define name="_WIN32_IE">0x600</define>
+	<define name="_WIN32_WINNT">0x501</define>
+	<define name="WINVER">0x501</define>
+	<library>wine</library>
+	<library>uuid</library>
+	<library>ntdll</library>
+	<library>kernel32</library>
+	<library>advapi32</library>
+	<library>gdi32</library>
+	<library>user32</library>
+	<library>comctl32</library>
+	<library>shell32</library>
+	<library>shlwapi</library>
+	<library>winspool</library>
+	<file>cdlg32.c</file>
+	<file>colordlg.c</file>
+	<file>filedlg.c</file>
+	<file>filedlg31.c</file>
+	<file>filedlgbrowser.c</file>
+	<file>filetitle.c</file>
+	<file>finddlg32.c</file>
+	<file>fontdlg.c</file>
+	<file>printdlg.c</file>
+	<file>rsrc.rc</file>
+	<file>comdlg32.spec</file>
+</module>

Added: branches/xmlbuildsystem/reactos/lib/comdlg32/floppy.ico
(Binary files differ)
Property changes on: branches/xmlbuildsystem/reactos/lib/comdlg32/floppy.ico
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: branches/xmlbuildsystem/reactos/lib/comdlg32/folder.ico
(Binary files differ)
Property changes on: branches/xmlbuildsystem/reactos/lib/comdlg32/folder.ico
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: branches/xmlbuildsystem/reactos/lib/comdlg32/folder2.ico
(Binary files differ)
Property changes on: branches/xmlbuildsystem/reactos/lib/comdlg32/folder2.ico
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: branches/xmlbuildsystem/reactos/lib/comdlg32/fontpics.bmp
(Binary files differ)
Property changes on: branches/xmlbuildsystem/reactos/lib/comdlg32/fontpics.bmp
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: branches/xmlbuildsystem/reactos/lib/comdlg32/hdisk.ico
(Binary files differ)
Property changes on: branches/xmlbuildsystem/reactos/lib/comdlg32/hdisk.ico
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: branches/xmlbuildsystem/reactos/lib/comdlg32/network.ico
(Binary files differ)
Property changes on: branches/xmlbuildsystem/reactos/lib/comdlg32/network.ico
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: branches/xmlbuildsystem/reactos/lib/comdlg32/pd32_collate.ico
(Binary files differ)
Property changes on: branches/xmlbuildsystem/reactos/lib/comdlg32/pd32_collate.ico
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: branches/xmlbuildsystem/reactos/lib/comdlg32/pd32_landscape.ico
(Binary files differ)
Property changes on: branches/xmlbuildsystem/reactos/lib/comdlg32/pd32_landscape.ico
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: branches/xmlbuildsystem/reactos/lib/comdlg32/pd32_nocollate.ico
(Binary files differ)
Property changes on: branches/xmlbuildsystem/reactos/lib/comdlg32/pd32_nocollate.ico
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: branches/xmlbuildsystem/reactos/lib/comdlg32/pd32_portrait.ico
(Binary files differ)
Property changes on: branches/xmlbuildsystem/reactos/lib/comdlg32/pd32_portrait.ico
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: branches/xmlbuildsystem/reactos/lib/directory.xml
--- branches/xmlbuildsystem/reactos/lib/directory.xml	2005-01-21 20:31:24 UTC (rev 13192)
+++ branches/xmlbuildsystem/reactos/lib/directory.xml	2005-01-21 21:06:40 UTC (rev 13193)
@@ -22,6 +22,9 @@
 <directory name="comctl32">
 	<xi:include href="comctl32/comctl32.xml" />
 </directory>
+<directory name="comdlg32">
+	<xi:include href="comdlg32/comdlg32.xml" />
+</directory>
 <directory name="dnsapi">
 	<xi:include href="dnsapi/dnsapi.xml" />
 </directory>
@@ -52,6 +55,9 @@
 <directory name="ole32">
 	<xi:include href="ole32/ole32.xml" />
 </directory>
+<directory name="oleaut32">
+	<xi:include href="oleaut32/oleaut32.xml" />
+</directory>
 <directory name="pseh">
 	<xi:include href="pseh/pseh.xml" />
 </directory>
@@ -64,9 +70,18 @@
 <directory name="rtl">
 	<xi:include href="rtl/rtl.xml" />
 </directory>
+<directory name="shell32">
+	<xi:include href="shell32/shell32.xml" />
+</directory>
+<directory name="shlwapi">
+	<xi:include href="shlwapi/shlwapi.xml" />
+</directory>
 <directory name="string">
 	<xi:include href="string/string.xml" />
 </directory>
+<directory name="unicode">
+	<xi:include href="unicode/unicode.xml" />
+</directory>
 <directory name="user32">
 	<xi:include href="user32/user32.xml" />
 </directory>
@@ -79,6 +94,9 @@
 <directory name="winmm">
 	<xi:include href="winmm/winmm.xml" />
 </directory>
+<directory name="winspool">
+	<xi:include href="winspool/winspool.xml" />
+</directory>
 <directory name="ws2_32">
 	<xi:include href="ws2_32/ws2_32.xml" />
 </directory>

Added: branches/xmlbuildsystem/reactos/lib/oleaut32/oleaut32.xml
--- branches/xmlbuildsystem/reactos/lib/oleaut32/oleaut32.xml	2005-01-21 20:31:24 UTC (rev 13192)
+++ branches/xmlbuildsystem/reactos/lib/oleaut32/oleaut32.xml	2005-01-21 21:06:40 UTC (rev 13193)
@@ -0,0 +1,45 @@
+<module name="oleaut32" type="win32dll">
+	<dependency>winebuild</dependency>
+	<importlibrary definition="oleaut32.spec.def" />
+	<include base="oleaut32">.</include>
+	<include base="ReactOS">include/wine</include>
+	<define name="UNICODE" />
+	<define name="_UNICODE" />
+	<define name="__REACTOS__" />
+	<define name="__USE_W32API" />
+	<define name="_WIN32_IE">0x600</define>
+	<define name="_WIN32_WINNT">0x501</define>
+	<define name="WINVER">0x501</define>
+	<define name="_STDDEF_H" />
+	<define name="_OLEAUT32_" />
+	<define name="COM_NO_WINDOWS_H" />
+	<library>wine</library>
+	<library>wine_unicode</library>
+	<library>uuid</library>
+	<library>ntdll</library>
+	<library>kernel32</library>
+	<library>advapi32</library>
+	<library>gdi32</library>
+	<library>user32</library>
+	<library>rpcrt4</library>
+	<library>ole32</library>
+	<library>comctl32</library>
+	<file>connpt.c</file>
+	<file>dispatch.c</file>
+	<file>hash.c</file>
+	<file>oaidl_p.c</file>
+	<file>oleaut.c</file>
+	<file>olefont.c</file>
+	<file>olepicture.c</file>
+	<file>regsvr.c</file>
+	<file>safearray.c</file>
+	<file>stubs.c</file>
+	<file>tmarshal.c</file>
+	<file>typelib.c</file>
+	<file>typelib2.c</file>
+	<file>usrmarshal.c</file>
+	<file>varformat.c</file>
+	<file>variant.c</file>
+	<file>vartype.c</file>
+	<file>oleaut32.spec</file>
+</module>
Property changes on: branches/xmlbuildsystem/reactos/lib/shell32
___________________________________________________________________
Name: svn:ignore
   - *.coff
*.dll
*.d
*.a
*.o
*.sym
*.map
*.tmp
Makefile.ros
authors.c
*.spec.def
*.stubs.c
*.ico
*.bmp
*.cur
   + *.coff
*.dll
*.d
*.a
*.o
*.sym
*.map
*.tmp
Makefile.ros
authors.c
*.spec.def
*.stubs.c

Added: branches/xmlbuildsystem/reactos/lib/shell32/cdrom.ico
(Binary files differ)
Property changes on: branches/xmlbuildsystem/reactos/lib/shell32/cdrom.ico
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: branches/xmlbuildsystem/reactos/lib/shell32/desktop.ico
(Binary files differ)
Property changes on: branches/xmlbuildsystem/reactos/lib/shell32/desktop.ico
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: branches/xmlbuildsystem/reactos/lib/shell32/document.ico
(Binary files differ)
Property changes on: branches/xmlbuildsystem/reactos/lib/shell32/document.ico
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: branches/xmlbuildsystem/reactos/lib/shell32/drive.ico
(Binary files differ)
Property changes on: branches/xmlbuildsystem/reactos/lib/shell32/drive.ico
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: branches/xmlbuildsystem/reactos/lib/shell32/floppy.ico
(Binary files differ)
Property changes on: branches/xmlbuildsystem/reactos/lib/shell32/floppy.ico
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: branches/xmlbuildsystem/reactos/lib/shell32/folder.ico
(Binary files differ)
Property changes on: branches/xmlbuildsystem/reactos/lib/shell32/folder.ico
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: branches/xmlbuildsystem/reactos/lib/shell32/folder_open.ico
(Binary files differ)
Property changes on: branches/xmlbuildsystem/reactos/lib/shell32/folder_open.ico
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: branches/xmlbuildsystem/reactos/lib/shell32/mycomputer.ico
(Binary files differ)
Property changes on: branches/xmlbuildsystem/reactos/lib/shell32/mycomputer.ico
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: branches/xmlbuildsystem/reactos/lib/shell32/netdrive.ico
(Binary files differ)
Property changes on: branches/xmlbuildsystem/reactos/lib/shell32/netdrive.ico
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: branches/xmlbuildsystem/reactos/lib/shell32/netdrive2.ico
(Binary files differ)
Property changes on: branches/xmlbuildsystem/reactos/lib/shell32/netdrive2.ico
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: branches/xmlbuildsystem/reactos/lib/shell32/ramdisk.ico
(Binary files differ)
Property changes on: branches/xmlbuildsystem/reactos/lib/shell32/ramdisk.ico
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: branches/xmlbuildsystem/reactos/lib/shell32/shell32.xml
--- branches/xmlbuildsystem/reactos/lib/shell32/shell32.xml	2005-01-21 20:31:24 UTC (rev 13192)
+++ branches/xmlbuildsystem/reactos/lib/shell32/shell32.xml	2005-01-21 21:06:40 UTC (rev 13193)
@@ -0,0 +1,66 @@
+<module name="shell32" type="win32dll">
+	<dependency>winebuild</dependency>
+	<importlibrary definition="shell32.spec.def" />
+	<include base="shell32">.</include>
+	<include base="ReactOS">include/wine</include>
+	<define name="UNICODE" />
+	<define name="_UNICODE" />
+	<define name="__REACTOS__" />
+	<define name="__USE_W32API" />
+	<define name="_WIN32_IE">0x600</define>
+	<define name="_WIN32_WINNT">0x501</define>
+	<define name="WINVER">0x501</define>
+	<define name="_SHELL32_" />
+	<define name="COM_NO_WINDOWS_H" />
+	<define name="WINVER">0x501</define>
+	<library>wine</library>
+	<library>uuid</library>
+	<library>ntdll</library>
+	<library>kernel32</library>
+	<library>advapi32</library>
+	<library>gdi32</library>
+	<library>user32</library>
+	<library>comctl32</library>
+	<library>shlwapi</library>
+	<library>ole32</library>
+	<file>authors.c</file>
+	<file>autocomplete.c</file>
+	<file>brsfolder.c</file>
+	<file>changenotify.c</file>
+	<file>classes.c</file>
+	<file>clipboard.c</file>
+	<file>control.c</file>
+	<file>cpanelfolder.c</file>
+	<file>dataobject.c</file>
+	<file>debughlp.c</file>
+	<file>dialogs.c</file>
+	<file>dragdrophelper.c</file>
+	<file>enumidlist.c</file>
+	<file>folders.c</file>
+	<file>iconcache.c</file>
+	<file>memorystream.c</file>
+	<file>pidl.c</file>
+	<file>regsvr.c</file>
+	<file>shell32_main.c</file>
+	<file>shelllink.c</file>
+	<file>shellole.c</file>
+	<file>shellord.c</file>
+	<file>shellpath.c</file>
+	<file>shellreg.c</file>
+	<file>shellstring.c</file>
+	<file>shfldr_desktop.c</file>
+	<file>shfldr_fs.c</file>
+	<file>shfldr_mycomp.c</file>
+	<file>shlexec.c</file>
+	<file>shlfileop.c</file>
+	<file>shlfolder.c</file>
+	<file>shlfsbind.c</file>
+	<file>shlmenu.c</file>
+	<file>shlview.c</file>
+	<file>shpolicy.c</file>
+	<file>shv_bg_cmenu.c</file>
+	<file>shv_item_cmenu.c</file>
+	<file>ros-systray.c</file>
+	<file>shres.rc</file>
+	<file>shell32.spec</file>
+</module>

Added: branches/xmlbuildsystem/reactos/lib/shlwapi/shlwapi.xml
--- branches/xmlbuildsystem/reactos/lib/shlwapi/shlwapi.xml	2005-01-21 20:31:24 UTC (rev 13192)
+++ branches/xmlbuildsystem/reactos/lib/shlwapi/shlwapi.xml	2005-01-21 21:06:40 UTC (rev 13193)
@@ -0,0 +1,43 @@
+<module name="shlwapi" type="win32dll">
+	<dependency>winebuild</dependency>
+	<importlibrary definition="shlwapi.spec.def" />
+	<include base="shlwapi">.</include>
+	<include base="ReactOS">include/wine</include>
+	<define name="UNICODE" />
+	<define name="_UNICODE" />
+	<define name="__REACTOS__" />
+	<define name="__USE_W32API" />
+	<define name="_WIN32_IE">0x600</define>
+	<define name="_WIN32_WINNT">0x501</define>
+	<define name="WINVER">0x501</define>
+	<define name="_SHLWAPI_"/>
+	<define name="WINSHLWAPI">""</define>
+	<linkerflag>-nostdlib</linkerflag>
+	<linkerflag>-lgcc</linkerflag>
+	<library>wine</library>
+	<library>wine_unicode</library>
+	<library>uuid</library>
+	<library>msvcrt</library>
+	<library>ntdll</library>
+	<library>kernel32</library>
+	<library>advapi32</library>
+	<library>gdi32</library>
+	<library>user32</library>
+	<library>ole32</library>
+	<library>oleaut32</library>
+	<file>assoc.c</file>
+	<file>clist.c</file>
+	<file>istream.c</file>
+	<file>msgbox.c</file>
+	<file>ordinal.c</file>
+	<file>path.c</file>
+	<file>reg.c</file>
+	<file>regstream.c</file>
+	<file>shlwapi_main.c</file>
+	<file>stopwatch.c</file>
+	<file>string.c</file>
+	<file>thread.c</file>
+	<file>url.c</file>
+	<file>wsprintf.c</file>
+	<file>shlwapi.spec</file>
+</module>

Added: branches/xmlbuildsystem/reactos/lib/unicode/unicode.xml
--- branches/xmlbuildsystem/reactos/lib/unicode/unicode.xml	2005-01-21 20:31:24 UTC (rev 13192)
+++ branches/xmlbuildsystem/reactos/lib/unicode/unicode.xml	2005-01-21 21:06:40 UTC (rev 13193)
@@ -0,0 +1,87 @@
+<module name="wine_unicode" type="win32dll">
+	<importlibrary definition="wine_unicode.def" />
+	<include base="wine_unicode">.</include>
+	<include base="ReactOS">include/wine</include>
+	<define name="UNICODE" />
+	<define name="_UNICODE" />
+	<define name="__REACTOS__" />
+	<define name="__USE_W32API" />
+	<define name="_WIN32_IE">0x600</define>
+	<define name="_WIN32_WINNT">0x501</define>
+	<define name="WINVER">0x501</define>
+	<define name="__WINESRC__" />
+	<define name="NO_LIBWINE_PORT" />
+	<define name="WINE_UNICODE_API">""</define>
+	<define name="WCHAR">wchar_t</define>
+	<file>c_037.c</file>
+	<file>c_424.c</file>
+	<file>c_437.c</file>
+	<file>c_500.c</file>
+	<file>c_737.c</file>
+	<file>c_775.c</file>
+	<file>c_850.c</file>
+	<file>c_852.c</file>
+	<file>c_855.c</file>
+	<file>c_856.c</file>
+	<file>c_857.c</file>
+	<file>c_860.c</file>
+	<file>c_861.c</file>
+	<file>c_862.c</file>
+	<file>c_863.c</file>
+	<file>c_864.c</file>
+	<file>c_865.c</file>
+	<file>c_866.c</file>
+	<file>c_869.c</file>
+	<file>c_874.c</file>
+	<file>c_875.c</file>
+	<file>c_878.c</file>
+	<file>c_932.c</file>
+	<file>c_936.c</file>
+	<file>c_949.c</file>
+	<file>c_950.c</file>
+	<file>c_1006.c</file>
+	<file>c_1026.c</file>
+	<file>c_1250.c</file>
+	<file>c_1251.c</file>
+	<file>c_1252.c</file>
+	<file>c_1253.c</file>
+	<file>c_1254.c</file>
+	<file>c_1255.c</file>
+	<file>c_1256.c</file>
+	<file>c_1257.c</file>
+	<file>c_1258.c</file>
+	<file>c_10000.c</file>
+	<file>c_10006.c</file>
+	<file>c_10007.c</file>
+	<file>c_10029.c</file>
+	<file>c_10079.c</file>
+	<file>c_10081.c</file>
+	<file>c_20866.c</file>
+	<file>c_20932.c</file>
+	<file>c_28591.c</file>
+	<file>c_28592.c</file>
+	<file>c_28593.c</file>
+	<file>c_28594.c</file>
+	<file>c_28595.c</file>
+	<file>c_28596.c</file>
+	<file>c_28597.c</file>
+	<file>c_28598.c</file>
+	<file>c_28599.c</file>
+	<file>c_28600.c</file>
+	<file>c_28603.c</file>
+	<file>c_28604.c</file>
+	<file>c_28605.c</file>
+	<file>c_28606.c</file>
+	<file>casemap.c</file>
+	<file>collation.c</file>
+	<file>compose.c</file>
+	<file>cptable.c</file>
+	<file>fold.c</file>
+	<file>mbtowc.c</file>
+	<file>sortkey.c</file>
+	<file>string.c</file>
+	<file>utf8.c</file>
+	<file>wctomb.c</file>
+	<file>wctype.c</file>
+	<file>wine_unicode.rc</file>
+</module>

Added: branches/xmlbuildsystem/reactos/lib/unicode/wine_unicode.rc
--- branches/xmlbuildsystem/reactos/lib/unicode/wine_unicode.rc	2005-01-21 20:31:24 UTC (rev 13192)
+++ branches/xmlbuildsystem/reactos/lib/unicode/wine_unicode.rc	2005-01-21 21:06:40 UTC (rev 13193)
@@ -0,0 +1,8 @@
+#include <defines.h>
+#include "resource.h"
+
+#define REACTOS_VERSION_DLL
+#define REACTOS_STR_FILE_DESCRIPTION	"ReactOS WINE Unicode Support Library\0"
+#define REACTOS_STR_INTERNAL_NAME	"wine_unicode\0"
+#define REACTOS_STR_ORIGINAL_FILENAME	"wine_unicode.dll\0"
+#include <reactos/version.rc>

Added: branches/xmlbuildsystem/reactos/lib/winspool/winspool.xml
--- branches/xmlbuildsystem/reactos/lib/winspool/winspool.xml	2005-01-21 20:31:24 UTC (rev 13192)
+++ branches/xmlbuildsystem/reactos/lib/winspool/winspool.xml	2005-01-21 21:06:40 UTC (rev 13193)
@@ -0,0 +1,13 @@
+<module name="winspool" type="win32dll" extension=".drv">
+	<importlibrary definition="winspool.def" />
+	<include base="winspool">.</include>
+	<define name="_DISABLE_TIDENTS" />
+	<define name="UNICODE" />
+	<define name="_UNICODE" />
+	<define name="__REACTOS__" />
+	<library>ntdll</library>
+	<library>kernel32</library>
+	<file>info.c</file>
+	<file>stubs.c</file>
+	<file>winspool.rc</file>
+</module>