http://bugs.winehq.com/show_bug.cgi?id=1146
------- Additional Comments From winebug@flonet.net 2003-28-06 09:59 ------- Bug comments restored from Gmane.org:
To make this dll compile with -DSTRICT do the following: - remove -DWINE_NO_STRICT from the dll's Makefile.in and regenerate the Makefile - do a make clean in that dll - do a make and fix all warnings, even the "int format, HANDLE arg" warnings. To fix wrong handle conversions, use the tips given in bug 90.
------- Additional Comments From dpaun@rogers.com 2002-11-21 23:19 ------- Patch committed: http://cvs.winehq.com/patch.py?id=6365
------- Additional Comments From dpaun@rogers.com 2002-11-21 23:19 ------- Yeap, it's closed!