Replace a few more direct lpVtbl accesses by the proper macros.
[wine] / dlls / comctl32 / theming.c
2005-08-30  Frank RichterFix warnings in 64bit.
2005-08-19  Frank RichterMerge subclass stubs and subclass proc. Having the...
2005-08-19  Frank RichterAdd theming support for dialogs (to support tab page...
2005-08-18  Frank RichterAdd theming for listbox (and combo listbox) controls.
2005-08-16  Frank RichterAdd theming for combo boxes.
2005-08-15  Frank RichterSubclass edit control to draw themed border.
2005-08-12  Frank RichterDetermining the superclass for a window subclassed...
2005-07-27  Frank RichterAdded some generic code to allow subclassing (for the...