Name

Public Const WM_NCCREATE = &H81

Synopsis

wParam

Unused.

lParam

Pointer to a CREATESTRUCT structure, defined in Appendix C.

Description

Sent when the nonclient area of a window is created.

Return Value

True to continue the window creation; False otherwise.

Get Subclassing and Hooking with Visual Basic now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.