The STYLESTRUCT structure contains the window styles for a window.
typedef struct tagSTYLESTRUCT { // ss DWORD styleOld; DWORD styleNew; } STYLESTRUCT, * LPSTYLESTRUCT;
WM_STYLECHANGED, WM_STYLECHANGING