Skip to content

Conversation

@Enyium
Copy link

@Enyium Enyium commented Jan 31, 2026

Also minor related changes (including corrections) in the first two commits.

See full commit messages.

- Added `WM_CREATE`.
- Removed `MDICREATESTRUCT`. Reason: Its companion `CLIENTCREATESTRUCT` also isn't listed under "See also", and both are linked in the text for the `lpCreateParams` parameter.
Module handles can not only be application modules, but also those for `comdlg32.dll`, `user32.dll` or any other DLL.

Phrasing based on docs of `CreateWindowExW()`'s `hInstance` argument.
This is noteworthy, because many functions translate a module (instance) handle of `NULL` to a concrete handle.
@prmerger-automator
Copy link

@Enyium : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants