commctrl: theming: don't determine superclass from class name

Frank Richter frank.richter at gmail.com
Thu Aug 11 09:15:24 CDT 2005


Frank Richter <frank.richter at gmail.com>
Determining the superclass for a window subclassed for theming doesn't
work - e.g. Delphi buttons have the classname "TButton" for which no
superclass will be found. Instead, use initial subclass window procs
that have the subclass hardcoded and store it for the "real" subclass
window proc.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: theming-classnamefix.diff
Type: text/x-patch
Size: 3501 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050811/fb2e05d6/theming-classnamefix.bin


More information about the wine-patches mailing list