msi: The BS_GROUPBOX style should only be used if the HasBorder attribute is set [try2]

James Hawkins truiken at gmail.com
Thu Dec 20 02:44:24 CST 2007


Hi,

Please accept this version instead of Dmitry's reversion.  This
version has BS_OWNERDRAW in the default style like it was before
Mikolaj's patch.  Verified in Spy++ and msdn, the adobe installer sets
the msidbControlAttributesHasBorder attribute and the style of the
control is BS_GROUPBOX | WS_GROUP.

Changelog:
* The BS_GROUPBOX style should only be used if the HasBorder attribute is set.

 dlls/msi/dialog.c |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

--
James Hawkins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-The-BS_GROUPBOX-style-should-only-be-used-if-the-H.patch
Type: text/x-patch
Size: 963 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071220/d3217f36/attachment.bin 


More information about the wine-patches mailing list