ChangeSet ID: 19668 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/08/19 08:57:49
Modified files: dlls/comctl32 : theming.c
Log message: Frank Richter frank.richter@gmail.com Merge subclass stubs and subclass proc. Having the stub set the window proc to the subclass proc was not a good idea since that breaks subclasses of themed standard controls (e.g. what Delphi does a lot).
Patch: http://cvs.winehq.org/patch.py?id=19668
Old revision New revision Changes Path 1.6 1.7 +27 -42 wine/dlls/comctl32/theming.c