Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/comctl32/
H A Dpager.c765 case HDN_ENDFILTEREDIT: in test_notify_proc()
1102 send_notify(pager, HDN_ENDFILTEREDIT, HDN_ENDFILTEREDIT, (LPARAM)&nmh, TRUE); in test_wm_notify_header()
H A Dlistview.c5688 nmhdr.hdr.code = HDN_ENDFILTEREDIT; in test_header_notification2()
/reactos/sdk/include/psdk/
H A Dcommctrl.h860 #define HDN_ENDFILTEREDIT (HDN_FIRST-15) macro