Send WM_STYLECHANGING/WM_STYLECHANGED when setting GWL_STYLE or GWL_EXSTYLE.
authorMarty Dill <mdill@uvic.ca>
Thu, 5 Jun 2003 03:55:36 +0000 (03:55 +0000)
committerMarty Dill <mdill@uvic.ca>
Thu, 5 Jun 2003 03:55:36 +0000 (03:55 +0000)
commit55c6517e00ed8405a90900787393ca99ba38a529
tree66e80be66f9047b30950ff504fbb44ec6a1677e1
parent56bcfe54205d4d2d024944317e7d0d1f4e72dae7
Send WM_STYLECHANGING/WM_STYLECHANGED when setting GWL_STYLE or GWL_EXSTYLE.

svn path=/trunk/; revision=4841
reactos/include/user32/callback.h
reactos/lib/user32/misc/dllmain.c
reactos/lib/user32/windows/window.c
reactos/subsys/win32k/include/callback.h
reactos/subsys/win32k/ntuser/callback.c
reactos/subsys/win32k/ntuser/window.c