HHN_WINDOW_CREATE
Sent when a window is created..
Notification code | lParam |
---|---|
HHN_WINDOW_CREATE | Pointer to a THHNNotify record |
Description:
This notification messages is sent just before a new help window is created.
Notes:
Notification messages are only sent from windows that are specifically setup for
this and only to the window that was specified as the hwndCaller parameter of the HtmlHelp
function.
See also:
HHN_TRACK
HHN_NAVCOMPLETE