Home
last modified time | relevance | path

Searched refs:NtUserGetComboBoxInfo (Results 1 – 8 of 8) sorted by relevance

/reactos/win32ss/user/user32/
H A Duser32.spec269 266 stdcall GetComboBoxInfo(long ptr) ; Direct call NtUserGetComboBoxInfo
/reactos/modules/rostests/apitests/win32u/win32u_ros/
H A Dwin32u_ros.spec403 @ stdcall NtUserGetComboBoxInfo(ptr ptr)
/reactos/modules/rostests/apitests/win32u/win32u_2k3sp2/
H A Dwin32u_2k3sp2.spec402 @ stdcall NtUserGetComboBoxInfo(ptr ptr)
/reactos/modules/rostests/apitests/win32u/win32u_xpsp2/
H A Dwin32u_xpsp2.spec402 @ stdcall NtUserGetComboBoxInfo(ptr ptr)
/reactos/modules/rostests/apitests/win32u/win32u_vista/
H A Dwin32u_vista.spec561 @ stdcall NtUserGetComboBoxInfo(ptr ptr)
/reactos/win32ss/user/user32/controls/
H A Dcombo.c2310 return NtUserGetComboBoxInfo(hwndCombo, pcbi); in GetComboBoxInfo()
/reactos/win32ss/include/
H A Dntuser.h2218 NtUserGetComboBoxInfo(
/reactos/win32ss/user/ntuser/
H A Dwindow.c3471 NtUserGetComboBoxInfo( in NtUserGetComboBoxInfo() function