Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/
H A Dmsgdump.h2215 MD_ListBox_OnFindString(HWND hwnd, INT indexStart, LPCTSTR lpszFind) in MD_ListBox_OnFindString() function
4785 HANDLE_MSG(hwnd, LB_FINDSTRING, MD_ListBox_OnFindString); in MD_msgdump()