mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 05:15:41 +00:00
mshtml has a DllMain() function
svn path=/trunk/; revision=32957
This commit is contained in:
parent
70ca938952
commit
5ac7532a68
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0"?>
|
||||
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
|
||||
<group>
|
||||
<module name="mshtml" type="win32dll" baseaddress="${BASEADDRESS_MSHTML}" installbase="system32" installname="mshtml.dll" allowwarnings="true" entrypoint="0">
|
||||
<module name="mshtml" type="win32dll" baseaddress="${BASEADDRESS_MSHTML}" installbase="system32" installname="mshtml.dll" allowwarnings="true">
|
||||
<autoregister infsection="OleControlDlls" type="Both" />
|
||||
<importlibrary definition="mshtml.spec.def" />
|
||||
<include base="mshtml">.</include>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue