Home
last modified time | relevance | path

Searched refs:hHandCur (Results 1 – 2 of 2) sorted by relevance

/reactos/base/applications/winhlp32/
H A Dwinhelp.h88 HCURSOR hHandCur; member
H A Dwinhelp.c688 SetCursor(win->hHandCur); in WINHELP_RicheditWndProc()
774 win->hHandCur = LoadCursorW(0, (LPWSTR)IDC_HAND); in WINHELP_CreateHelpWindow()