Home
last modified time | relevance | path

Searched refs:NtUserFindExistingCursorIcon (Results 1 – 9 of 9) sorted by relevance

/reactos/modules/rostests/apitests/win32nt/ntuser/
H A DNtUserFindExistingCursorIcon.c10 START_TEST(NtUserFindExistingCursorIcon) in START_TEST() argument
/reactos/modules/rostests/apitests/win32nt/
H A DCMakeLists.txt54 ntuser/NtUserFindExistingCursorIcon.c
/reactos/modules/rostests/apitests/win32u/win32u_ros/
H A Dwin32u_ros.spec385 @ stdcall NtUserFindExistingCursorIcon(ptr ptr ptr)
/reactos/modules/rostests/apitests/win32u/win32u_2k3sp2/
H A Dwin32u_2k3sp2.spec383 @ stdcall NtUserFindExistingCursorIcon(ptr ptr ptr)
/reactos/modules/rostests/apitests/win32u/win32u_xpsp2/
H A Dwin32u_xpsp2.spec384 @ stdcall NtUserFindExistingCursorIcon(ptr ptr ptr)
/reactos/win32ss/user/ntuser/
H A Dcursoricon.c861 NtUserFindExistingCursorIcon( in NtUserFindExistingCursorIcon() function
/reactos/modules/rostests/apitests/win32u/win32u_vista/
H A Dwin32u_vista.spec541 @ stdcall NtUserFindExistingCursorIcon(ptr ptr ptr)
/reactos/win32ss/include/
H A Dntuser.h3094 NtUserFindExistingCursorIcon(
/reactos/win32ss/user/user32/windows/
H A Dcursoricon.c1563 hCurIcon = NtUserFindExistingCursorIcon(&ustrModule, &ustrRsrc, &param); in CURSORICON_LoadImageW()