[PATCH] [1/2] comctl32: support themed push buttons. [try 5]

Reece Dunn msclrhd at googlemail.com
Wed Nov 5 02:58:20 CST 2008


Hi,

Changes:
  - use the logic from user32/button.c to get the window text.
  - use lstrlenW to get the length of the string (some APIs don't like
passing -1 as the length, as is done in button.c).
  - use GetThemeBackgroundContentRect to get the inner content area.

- Reece
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-comctl32-support-themed-push-buttons.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20081105/e2c55566/attachment.txt 


More information about the wine-patches mailing list