Skip to content

Commit eb1b7ee

Browse files
committed
docs: update README.md
1 parent b2bf65b commit eb1b7ee

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

+14
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,20 @@ See [releases](https://github.com/Septh/libwin32/releases) on Github.
7070
### Bindings so far
7171
*All functions come with their associated types and constants.*
7272

73+
#### Added in 0.4.0
74+
*Many thanks to [@shrirajh](https://github.com/shrirajh) for the impressive work on [b2bf65b](https://github.com/Septh/libwin32/commit/b2bf65b6d20dbe7dae4e48341176a8407c135c46)!*
75+
* user32.dll
76+
* AppendMenu
77+
* CheckMenuItem
78+
* CreatePopupMenu
79+
* DestroyMenu
80+
* GetCursorPos
81+
* SendMessage
82+
* SetForegroundWindow
83+
* TrackPopupMenu
84+
* shell32.dll
85+
* Shell_NotifyIcon
86+
7387
#### Added in 0.3.0
7488
* user32.dll
7589
* AdjustWindowRect

0 commit comments

Comments
 (0)