CP_RESIZE
if (cpc->reason != CP_RESIZE)
if (cpc->reason != CP_RESIZE)
struct cp_control cpc = { CP_RESIZE, 0, 0, 0 };
struct cp_control cpc = { CP_RESIZE, 0, 0, 0 };
{ CP_RESIZE, "Resize" })
TRACE_DEFINE_ENUM(CP_RESIZE);