Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dcommctrl.h2937 #define ListView_InsertGroupSorted(hwnd,structInsert) SNDMSG((hwnd),LVM_INSERTGROUPSORTED,(WPARAM)s… argument
/reactos/sdk/include/reactos/
H A Dmsgdump.h3664 MD_ListView_OnInsertGroupSorted(HWND hwnd, const LVINSERTGROUPSORTED *structInsert) in MD_ListView_OnInsertGroupSorted() argument
3667 MSGDUMP_PREFIX, (void *)hwnd, (void *)structInsert); in MD_ListView_OnInsertGroupSorted()