http://bugs.winehq.com/show_bug.cgi?id=1149
------- Additional Comments From winebug@flonet.net 2003-28-06 09:54 ------- 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-22 15:17 ------- Fixed by this: http://www.winehq.com/hypermail/wine-patches/2002/11/0296.html
Let's close this bug when the patch gets committed.
------- Additional Comments From dpaun@rogers.com 2002-11-22 15:35 ------- Fix by this patch: http://cvs.winehq.com/patch.py?id=6371