[ros-diffs] [gvg] 19971: Self-registration of devenum.dll depends
on quartz.dll, which we don't have yet.
gvg at svn.reactos.com
gvg at svn.reactos.com
Thu Dec 8 19:26:33 CET 2005
Self-registration of devenum.dll depends on quartz.dll, which we don't
have yet.
I'll import quartz.dll on the next Wine sync
Modified: trunk/reactos/lib/devenum/devenum.xml
_____
Modified: trunk/reactos/lib/devenum/devenum.xml
--- trunk/reactos/lib/devenum/devenum.xml 2005-12-08 17:53:48 UTC
(rev 19970)
+++ trunk/reactos/lib/devenum/devenum.xml 2005-12-08 18:26:21 UTC
(rev 19971)
@@ -1,5 +1,5 @@
<module name="devenum" type="win32dll"
baseaddress="${BASEADDRESS_DEVENUM}" installbase="system32"
installname="devenum.dll" allowwarnings="true">
- <autoregister infsection="OleControlDlls" type="DllRegisterServer" />
+ <!-- Won't load correctly in ReactOS yet autoregister
infsection="OleControlDlls" type="DllRegisterServer" -->
<importlibrary definition="devenum.spec.def" />
<include base="devenum">.</include>
<include base="ReactOS">include/wine</include>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20051208/0a7bbafc/attachment.html
More information about the Ros-diffs
mailing list