WM_UPDATEFRAME - Syntax

This message is sent by an application after frame controls have been added or removed from the window frame.

param1
     ULONG  flCreateFlags  /*  Frame-creation flags. */

param2
     ULONG  ulReserved     /*  Reserved value, should be 0. */


[Back: WM_UPDATEFRAME - Parameters]
[Next: WM_UPDATEFRAME - Default Processing]