Searched refs:oldCursor (Results 1 – 2 of 2) sorted by relevance
181 HCURSOR hCursorWait, oldCursor; in FD31_ScanDir() local192 oldCursor = SetCursor(hCursorWait); in FD31_ScanDir()218 SetCursor(oldCursor); in FD31_ScanDir()
8793 HCURSOR oldCursor = infoPtr->hHotCursor; in LISTVIEW_SetHotCursor() local8797 return oldCursor; in LISTVIEW_SetHotCursor()