[Bug 1150] Compile commdlg with -DSTRICT

Wine Bugs wine-bugs at winehq.com
Sat Jun 28 09:52:59 CDT 2003


http://bugs.winehq.com/show_bug.cgi?id=1150





------- Additional Comments From winebug at flonet.net  2003-28-06 09:52 -------
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 hughes2002 at btinternet.com  2002-11-15 20:05 -------
Created an attachment (id=333)
 --> (http://bugs.winehq.com/attachment.cgi?id=333&action=view)
Patch for colordlg.c and cdlg32.c - more to follow (hope these are okay - this
is my first time hacking on Wine)


------- Additional Comments From hughes2002 at btinternet.com  2002-11-16 20:04 -------
Created an attachment (id=334)
 --> (http://bugs.winehq.com/attachment.cgi?id=334&action=view)
Full patch for commdlg (hope this is okay - this is my first time hacking on Wine)


------- Additional Comments From fgouget at codeweavers.com  2002-11-16 20:15 -------
Cool.
The best is to send it to wine-patches (or wine-dev) to give it more exposure
and get more comments.


------- Additional Comments From dpaun at rogers.com  2002-11-21 18:12 -------
Patch submitted. 


------ Additional Comments From dpaun at rogers.com  2002-11-21 18:13 -------
Patch: 
  http://cvs.winehq.com/patch.py?id=6363 

-- 
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list