Author: dchapyshev Date: Sun Mar 15 14:22:15 2009 New Revision: 40031
URL: http://svn.reactos.org/svn/reactos?rev=40031&view=rev Log: - Add mssign32, msisip, query, updspapi, wintab32 from Wine
Added: trunk/reactos/dll/win32/msisip/ (with props) trunk/reactos/dll/win32/msisip/main.c (with props) trunk/reactos/dll/win32/msisip/msisip.rbuild (with props) trunk/reactos/dll/win32/msisip/msisip.spec (with props) trunk/reactos/dll/win32/mssign32/ (with props) trunk/reactos/dll/win32/mssign32/mssign32.rbuild (with props) trunk/reactos/dll/win32/mssign32/mssign32.spec (with props) trunk/reactos/dll/win32/mssign32/mssign32_main.c (with props) trunk/reactos/dll/win32/mssip32/ (with props) trunk/reactos/dll/win32/mssip32/main.c (with props) trunk/reactos/dll/win32/mssip32/mssip32.rbuild (with props) trunk/reactos/dll/win32/mssip32/mssip32.spec (with props) trunk/reactos/dll/win32/query/ (with props) trunk/reactos/dll/win32/query/query.rbuild (with props) trunk/reactos/dll/win32/query/query.spec (with props) trunk/reactos/dll/win32/query/query_main.c (with props) trunk/reactos/dll/win32/updspapi/ (with props) trunk/reactos/dll/win32/updspapi/main.c (with props) trunk/reactos/dll/win32/updspapi/updspapi.rbuild (with props) trunk/reactos/dll/win32/updspapi/updspapi.spec (with props) trunk/reactos/dll/win32/wintab32/ (with props) trunk/reactos/dll/win32/wintab32/context.c (with props) trunk/reactos/dll/win32/wintab32/manager.c (with props) trunk/reactos/dll/win32/wintab32/wintab.h (with props) trunk/reactos/dll/win32/wintab32/wintab.spec (with props) trunk/reactos/dll/win32/wintab32/wintab16.c (with props) trunk/reactos/dll/win32/wintab32/wintab32.c (with props) trunk/reactos/dll/win32/wintab32/wintab32.rbuild (with props) trunk/reactos/dll/win32/wintab32/wintab32.spec (with props) trunk/reactos/dll/win32/wintab32/wintab_internal.h (with props) trunk/reactos/include/psdk/cierror.h (with props) Modified: trunk/reactos/baseaddress.rbuild trunk/reactos/boot/bootdata/packages/reactos.dff trunk/reactos/dll/win32/win32.rbuild trunk/reactos/media/doc/README.WINE
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: trunk/reactos/baseaddress.rbuild URL: http://svn.reactos.org/svn/reactos/trunk/reactos/baseaddress.rbuild?rev=4003...
Modified: trunk/reactos/boot/bootdata/packages/reactos.dff URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/packages/reac...
Added: trunk/reactos/dll/win32/msisip/main.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msisip/main.c?rev...
Added: trunk/reactos/dll/win32/msisip/msisip.rbuild URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msisip/msisip.rbu...
Added: trunk/reactos/dll/win32/msisip/msisip.spec URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msisip/msisip.spe...
Added: trunk/reactos/dll/win32/mssign32/mssign32.rbuild URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/mssign32/mssign32...
Added: trunk/reactos/dll/win32/mssign32/mssign32.spec URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/mssign32/mssign32...
Added: trunk/reactos/dll/win32/mssign32/mssign32_main.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/mssign32/mssign32...
Added: trunk/reactos/dll/win32/mssip32/main.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/mssip32/main.c?re...
Added: trunk/reactos/dll/win32/mssip32/mssip32.rbuild URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/mssip32/mssip32.r...
Added: trunk/reactos/dll/win32/mssip32/mssip32.spec URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/mssip32/mssip32.s...
Added: trunk/reactos/dll/win32/query/query.rbuild URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/query/query.rbuil...
Added: trunk/reactos/dll/win32/query/query.spec URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/query/query.spec?...
Added: trunk/reactos/dll/win32/query/query_main.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/query/query_main....
Added: trunk/reactos/dll/win32/updspapi/main.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/updspapi/main.c?r...
Added: trunk/reactos/dll/win32/updspapi/updspapi.rbuild URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/updspapi/updspapi...
Added: trunk/reactos/dll/win32/updspapi/updspapi.spec URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/updspapi/updspapi...
Modified: trunk/reactos/dll/win32/win32.rbuild URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/win32.rbuild?rev=...
Added: trunk/reactos/dll/win32/wintab32/context.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/wintab32/context....
Added: trunk/reactos/dll/win32/wintab32/manager.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/wintab32/manager....
Added: trunk/reactos/dll/win32/wintab32/wintab.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/wintab32/wintab.h...
Added: trunk/reactos/dll/win32/wintab32/wintab.spec URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/wintab32/wintab.s...
Added: trunk/reactos/dll/win32/wintab32/wintab16.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/wintab32/wintab16...
Added: trunk/reactos/dll/win32/wintab32/wintab32.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/wintab32/wintab32...
Added: trunk/reactos/dll/win32/wintab32/wintab32.rbuild URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/wintab32/wintab32...
Added: trunk/reactos/dll/win32/wintab32/wintab32.spec URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/wintab32/wintab32...
Added: trunk/reactos/dll/win32/wintab32/wintab_internal.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/wintab32/wintab_i...
Added: trunk/reactos/include/psdk/cierror.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/psdk/cierror.h?rev=...
Modified: trunk/reactos/media/doc/README.WINE URL: http://svn.reactos.org/svn/reactos/trunk/reactos/media/doc/README.WINE?rev=4...