mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
Register shdocvw.dll during second stage setup
svn path=/trunk/; revision=19651
This commit is contained in:
parent
77e8078452
commit
04e4874370
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
<module name="shdocvw" type="win32dll" baseaddress="${BASEADDRESS_SHDOCVW}" installbase="system32" installname="shdocvw.dll" usewrc="false" allowwarnings="true">
|
||||
<autoregister infsection="OleControlDlls" type="Both" />
|
||||
<importlibrary definition="shdocvw.spec.def" />
|
||||
<include base="shdocvw">.</include>
|
||||
<include base="ReactOS">include/wine</include>
|
||||
|
|
Loading…
Reference in a new issue