wine/dlls/comctl32 theming.c
12 Aug
2005
12 Aug
'05
3:52 p.m.
ChangeSet ID: 19507 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/08/12 10:52:56 Modified files: dlls/comctl32 : theming.c Log message: Frank Richter <frank.richter(a)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. Patch: http://cvs.winehq.org/patch.py?id=19507 Old revision New revision Changes Path 1.1 1.2 +27 -29 wine/dlls/comctl32/theming.c
7435
Age (days ago)
7435
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard