Author: dchapyshev
Date: Sat Jan 31 10:49:22 2009
New Revision: 39243
URL:
http://svn.reactos.org/svn/reactos?rev=39243&view=rev
Log:
- Add qmgr to build and bootcd
- Add more stuff to bootcd
See issue #4095 for more details.
Added:
trunk/reactos/dll/win32/qmgr/bits.idl_i.c (with props)
Modified:
trunk/reactos/boot/bootdata/packages/reactos.dff
trunk/reactos/dll/win32/qmgr/qmgr.rbuild
trunk/reactos/dll/win32/win32.rbuild
Modified: trunk/reactos/boot/bootdata/packages/reactos.dff
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/packages/rea…
==============================================================================
--- trunk/reactos/boot/bootdata/packages/reactos.dff [iso-8859-1] (original)
+++ trunk/reactos/boot/bootdata/packages/reactos.dff [iso-8859-1] Sat Jan 31 10:49:22
2009
@@ -41,6 +41,7 @@
base\applications\cmdutils\more\more.exe 1
base\applications\cmdutils\xcopy\xcopy.exe 1
base\applications\control\control.exe 1
+base\applications\dxdiag\dxdiag.exe 1
base\applications\mscutils\devmgmt\devmgmt.exe 1
base\applications\mscutils\eventvwr\eventvwr.exe 1
base\applications\games\solitaire\sol.exe 1
@@ -65,6 +66,7 @@
base\applications\notepad\notepad.exe 1
base\applications\regedit\regedit.exe 4
base\applications\regedit\clb\clb.dll 1
+base\applications\regedt32\regedt32.exe 1
base\applications\sc\sc.exe 1
base\applications\screensavers\3dtext\3dtext.scr 1
base\applications\screensavers\logon\logon.scr 1
@@ -119,16 +121,19 @@
dll\cpl\console\console.dll 1
dll\cpl\desk\desk.cpl 1
dll\cpl\hdwwiz\hdwwiz.cpl 1
+dll\cpl\input\input.dll 1
dll\cpl\intl\intl.cpl 1
+dll\cpl\joy\joy.cpl 1
+;dll\cpl\liccpa\liccpa.cpl 1
dll\cpl\main\main.cpl 1
dll\cpl\mmsys\mmsys.cpl 1
dll\cpl\ncpa\ncpa.cpl 1
+;dll\cpl\odbccp32\odbccp32.cpl 1
dll\cpl\powercfg\powercfg.cpl 1
dll\cpl\sysdm\sysdm.cpl 1
;dll\cpl\telephon\telephon.cpl 1
dll\cpl\timedate\timedate.cpl 1
-dll\cpl\input\input.dll 1
-dll\cpl\joy\joy.cpl 1
+;dll\cpl\usrmgr\usrmgr.cpl 1
dll\directx\dinput\dinput.dll 1
dll\directx\dinput8\dinput8.dll 1
@@ -329,6 +334,7 @@
dll\win32\printui\printui.dll 1
dll\win32\psapi\psapi.dll 1
dll\win32\pstorec\pstorec.dll 1
+dll\win32\qmgr\qmgr.dll 1
dll\win32\rasapi32\rasapi32.dll 1
dll\win32\rasdlg\rasdlg.dll 1
dll\win32\rasman\rasman.dll 1
Added: trunk/reactos/dll/win32/qmgr/bits.idl_i.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/qmgr/bits.idl_i.…
==============================================================================
--- trunk/reactos/dll/win32/qmgr/bits.idl_i.c (added)
+++ trunk/reactos/dll/win32/qmgr/bits.idl_i.c [iso-8859-1] Sat Jan 31 10:49:22 2009
@@ -1,0 +1,26 @@
+/*** Autogenerated by WIDL 0.4-SVN from f:\reactos\include\psdk\bits.idl - Do not edit
***/
+
+#include <rpc.h>
+#include <rpcndr.h>
+
+#include <initguid.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+DEFINE_GUID(IID_IBackgroundCopyFile, 0x01b7bd23, 0xfb88, 0x4a77, 0x84,0x90,
0x58,0x91,0xd3,0xe4,0x65,0x3a);
+DEFINE_GUID(IID_IEnumBackgroundCopyFiles, 0xca51e165, 0xc365, 0x424c, 0x8d,0x41,
0x24,0xaa,0xa4,0xff,0x3c,0x40);
+DEFINE_GUID(IID_IBackgroundCopyError, 0x19c613a0, 0xfcb8, 0x4f28, 0x81,0xae,
0x89,0x7c,0x3d,0x07,0x8f,0x81);
+DEFINE_GUID(IID_IBackgroundCopyJob, 0x37668d37, 0x507e, 0x4160, 0x93,0x16,
0x26,0x30,0x6d,0x15,0x0b,0x12);
+DEFINE_GUID(IID_IEnumBackgroundCopyJobs, 0x1af4f612, 0x3b71, 0x466f, 0x8f,0x58,
0x7b,0x6f,0x73,0xac,0x57,0xad);
+DEFINE_GUID(IID_IBackgroundCopyCallback, 0x97ea99c7, 0x0186, 0x4ad4, 0x8d,0xf9,
0xc5,0xb4,0xe0,0xed,0x6b,0x22);
+DEFINE_GUID(IID_IBackgroundCopyManager, 0x5ce34c0d, 0x0dc9, 0x4c1f, 0x89,0x7c,
0xda,0xa1,0xb7,0x8c,0xee,0x7c);
+DEFINE_GUID(LIBID_BackgroundCopyManager, 0x1deeb74f, 0x7915, 0x4560, 0xb5,0x58,
0x91,0x8c,0x83,0xf1,0x76,0xa6);
+DEFINE_GUID(CLSID_BackgroundCopyManager, 0x4991d34b, 0x80a1, 0x4291, 0x83,0xb6,
0x33,0x28,0x36,0x6b,0x90,0x97);
+DEFINE_GUID(IID_IBackgroundCopyJob2, 0x54b50739, 0x686f, 0x45eb, 0x9d,0xff,
0xd6,0xa9,0xa0,0xfa,0xa9,0xaf);
+
+#ifdef __cplusplus
+}
+#endif
+
Propchange: trunk/reactos/dll/win32/qmgr/bits.idl_i.c
------------------------------------------------------------------------------
svn:eol-style = native
Modified: trunk/reactos/dll/win32/qmgr/qmgr.rbuild
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/qmgr/qmgr.rbuild…
==============================================================================
--- trunk/reactos/dll/win32/qmgr/qmgr.rbuild [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/qmgr/qmgr.rbuild [iso-8859-1] Sat Jan 31 10:49:22 2009
@@ -23,6 +23,10 @@
<file>qmgr.c</file>
<file>qmgr_main.c</file>
<file>service.c</file>
+
+ <!-- FIXME: this file should be autogenerated with WIDL -->
+ <file>bits.idl_i.c</file>
+
<file>rsrc.rc</file>
</module>
<module name="qmgr_local_header" type="idlheader">
Modified: trunk/reactos/dll/win32/win32.rbuild
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/win32.rbuild?rev…
==============================================================================
--- trunk/reactos/dll/win32/win32.rbuild [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/win32.rbuild [iso-8859-1] Sat Jan 31 10:49:22 2009
@@ -301,9 +301,9 @@
<directory name="pstorec">
<xi:include href="pstorec/pstorec.rbuild" />
</directory>
-<!--directory name="qmgr">
+<directory name="qmgr">
<xi:include href="qmgr/qmgr.rbuild" />
-</directory-->
+</directory>
<directory name="rasapi32">
<xi:include href="rasapi32/rasapi32.rbuild" />
</directory>