mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 01:05:42 +00:00
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 svn path=/trunk/; revision=19971
This commit is contained in:
parent
d9db3b47c8
commit
c28b545cce
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue