From a47d006bd73f7377d30a8ff6f57112401ff3692b Mon Sep 17 00:00:00 2001 From: Dmitry Gorbachev Date: Thu, 26 Feb 2009 23:32:52 +0000 Subject: [PATCH] Add GetListBoxInfo() svn path=/trunk/; revision=39779 --- reactos/dll/win32/user32/user32.pspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/dll/win32/user32/user32.pspec b/reactos/dll/win32/user32/user32.pspec index af942627a08..edfc78eaf33 100644 --- a/reactos/dll/win32/user32/user32.pspec +++ b/reactos/dll/win32/user32/user32.pspec @@ -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()