mirror of
https://github.com/reactos/reactos.git
synced 2025-04-26 08:30:21 +00:00
Add GetListBoxInfo()
svn path=/trunk/; revision=39779
This commit is contained in:
parent
b5cdd80eb5
commit
a47d006bd7
1 changed files with 1 additions and 1 deletions
|
@ -308,7 +308,7 @@
|
|||
@ stdcall GetLastActivePopup(long)
|
||||
@ stdcall GetLastInputInfo(ptr)
|
||||
@ stdcall GetLayeredWindowAttributes(long ptr ptr ptr) NtUserGetLayeredWindowAttributes
|
||||
; @ stub GetListBoxInfo
|
||||
@ stdcall GetListBoxInfo(long) NtUserGetListBoxInfo
|
||||
@ stdcall GetMenu(long)
|
||||
@ stdcall GetMenuBarInfo(long long long ptr) NtUserGetMenuBarInfo
|
||||
@ stdcall GetMenuCheckMarkDimensions()
|
||||
|
|
Loading…
Reference in a new issue