winecfg: simplify code by using SetDlgItemInt

carlo.bramix at libero.it carlo.bramix at libero.it
Sun Aug 16 05:08:41 CDT 2015


Attached patch:
- Replaces few SetWindowTextA/W+GetDlgItem with SetDlgItemTextA/W.
- Instead of declaring the format string, do an sprinf() and do a 
SetDlgItemText(), it could just use SetDlgItemInt().

Sincerely,

Carlo Bramini.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: winecfg.txt
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150816/2914ae3a/attachment.txt>


More information about the wine-patches mailing list