Add ability to assign a menu when creating a window on Windows (#1842)

This commit is contained in:
Mads Marquart 2021-02-04 22:26:33 +01:00 committed by GitHub
parent bd99eb1347
commit b1d353180b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 27 additions and 3 deletions

View file

@ -116,6 +116,7 @@ If your PR makes notable changes to Winit's features, please update this section
### Windows
* Setting the taskbar icon
* Setting the parent window
* Setting a menu bar
* `WS_EX_NOREDIRECTIONBITMAP` support
* Theme the title bar according to Windows 10 Dark Mode setting or set a preferred theme