Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/
H A Dmsgdump.h2092 MD_ListBox_OnInsertString(HWND hwnd, INT index, LPCTSTR lpsz) in MD_ListBox_OnInsertString() function
4771 HANDLE_MSG(hwnd, LB_INSERTSTRING, MD_ListBox_OnInsertString); in MD_msgdump()