STYLESTRUCT
typedef struct tagSTYLESTRUCT {
DWORD
styleOld;
DWORD
styleNew; }
STYLESTRUCT
, *
LPSTYLESTRUCT
;