Home
last modified time | relevance | path

Searched refs:NtUserDefSetText (Results 1 – 7 of 7) sorted by relevance

/reactos/win32ss/user/user32/windows/
H A Ddefwnd.c73 Ret = NtUserDefSetText(hWnd, (String ? &lsString : NULL)); in DefSetText()
/reactos/modules/rostests/apitests/win32u/win32u_ros/
H A Dwin32u_ros.spec357 @ stdcall NtUserDefSetText(ptr ptr)
/reactos/modules/rostests/apitests/win32u/win32u_2k3sp2/
H A Dwin32u_2k3sp2.spec355 @ stdcall NtUserDefSetText(ptr ptr)
/reactos/modules/rostests/apitests/win32u/win32u_xpsp2/
H A Dwin32u_xpsp2.spec356 @ stdcall NtUserDefSetText(ptr ptr)
/reactos/modules/rostests/apitests/win32u/win32u_vista/
H A Dwin32u_vista.spec507 @ stdcall NtUserDefSetText(ptr ptr)
/reactos/win32ss/include/
H A Dntuser.h1936 NtUserDefSetText(
/reactos/win32ss/user/ntuser/
H A Dwindow.c4458 NtUserDefSetText(HWND hWnd, PLARGE_STRING WindowText) in NtUserDefSetText() function