[PATCH 2/4] msi: do not store property for each listbox element, as it is the same one for the whole listbox

Peter Oberndorfer kumbayo84 at arcor.de
Tue Feb 6 13:01:05 CST 2007


remove struct msi_listbox_item as it only contains 1 element now
---
now that control->property holds the value of the property use this one instead of duplicating it with each entry
 dlls/msi/dialog.c |   25 ++++++-------------------
 1 files changed, 6 insertions(+), 19 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: be9994d238b37cc334e9832f0873162536b73e37.diff
Type: text/x-patch
Size: 2274 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070206/2cceeb1d/be9994d238b37cc334e9832f0873162536b73e37.bin


More information about the wine-patches mailing list