wine/dlls/comctl32 theming.c

Alexandre Julliard julliard at winehq.org
Fri Aug 12 10:52:56 CDT 2005


ChangeSet ID:	19507
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/08/12 10:52:56

Modified files:
	dlls/comctl32  : theming.c 

Log message:
	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.

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




More information about the wine-cvs mailing list