HHN_WINDOW_CREATE message
From HTML Help API
HHN_WINDOW_CREATE message
Sent right before a help window is created.
| Notification code | lParam |
|---|---|
| HHN_WINDOW_CREATE | A pointer to an HHN_NOTIFY structure. |
Comments
- Make sure that the help window definition includes the settings for notification messages. Otherwise, HTML Help will not send notification messages.
| About notification messages | |