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