fix the Bug#: 1074 the regserver api does not exists in windows
ddraw.dll, a mistake by me
Modified: trunk/reactos/lib/ddraw/ddraw.xml
_____
Modified: trunk/reactos/lib/ddraw/ddraw.xml
--- trunk/reactos/lib/ddraw/ddraw.xml 2005-12-06 13:12:22 UTC (rev
19929)
+++ trunk/reactos/lib/ddraw/ddraw.xml 2005-12-06 14:38:20 UTC (rev
19930)
@@ -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" />