Name

Public Const WM_CREATE = &H1

Synopsis

wParam

Unused.

lParam

Pointer to a CREATESTRUCT structure, defined in Appendix C.

Description

Sent in response to a call to either the CreateWindowEx or CreateWindow API function, defined in Appendix B.

Return Value

0to continue window creation, -1 to cancel window creation so that CreateWindowEx returns a NULL.

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.