change from warning to allowwarnings ="true" thx Christoph_vW and
blight_
Modified: trunk/reactos/lib/dinput/dinput.xml
_____
Modified: trunk/reactos/lib/dinput/dinput.xml
--- trunk/reactos/lib/dinput/dinput.xml 2005-10-08 00:21:29 UTC (rev
18318)
+++ trunk/reactos/lib/dinput/dinput.xml 2005-10-08 00:41:31 UTC (rev
18319)
@@ -1,4 +1,4 @@
-<module name="dinput" type="win32dll"
baseaddress="${BASEADDRESS_DINPUT}" installbase="system32"
installname="dinput.dll" warnings="true">
+<module name="dinput" type="win32dll"
baseaddress="${BASEADDRESS_DINPUT}" installbase="system32"
installname="dinput.dll" allowwarnings ="true">
<importlibrary definition="dinput.spec.def" />
<include base="dinput">.</include>
<include base="ReactOS">include/wine</include>
Show replies by date