Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/comctl32/
H A Dpager.c770 case HDN_OVERFLOWCLICK: in test_notify_proc()
1107 send_notify(pager, HDN_OVERFLOWCLICK, HDN_OVERFLOWCLICK, (LPARAM)&nmh, TRUE); in test_wm_notify_header()
/reactos/sdk/include/psdk/
H A Dcommctrl.h864 #define HDN_OVERFLOWCLICK (HDN_FIRST-19) macro