mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
fix the Bug#: 1074 the regserver api does not exists in windows ddraw.dll, a mistake by me
svn path=/trunk/; revision=19930
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<module name="ddraw" type="win32dll" installbase="system32" installname="ddraw.dll">
|
||||
<autoregister infsection="OleControlDlls" type="DllRegisterServer" />
|
||||
<importlibrary definition="ddraw.def" />
|
||||
<include base="ddraw">.</include>
|
||||
<define name="UNICODE" />
|
||||
|
||||
Reference in New Issue
Block a user