Searched refs:TVN_BEGINRDRAGA (Results 1 – 6 of 6) sorted by relevance
/reactos/modules/rostests/winetests/comctl32/ |
H A D | pager.c | 878 case TVN_BEGINRDRAGA: in test_notify_proc() 1247 TVN_BEGINRDRAGW, TVN_BEGINRDRAGA, CONVERT_SEND, TVITEM_NEW_HANDLER}, in test_wm_notify() 1249 TVN_BEGINRDRAGW, TVN_BEGINRDRAGA, DONT_CONVERT_SEND, TVITEM_OLD_HANDLER}, in test_wm_notify()
|
/reactos/win32ss/user/user32/windows/ |
H A D | spy.c | 1868 SPNFY(TVN_BEGINRDRAGA, NMTREEVIEWA),
|
/reactos/dll/win32/comctl32/ |
H A D | pager.c | 1080 case TVN_BEGINRDRAGW: return TVN_BEGINRDRAGA; in PAGER_GetAnsiNtfCode()
|
H A D | treeview.c | 506 case TVN_BEGINRDRAGW: return TVN_BEGINRDRAGA; in get_notifycode()
|
/reactos/sdk/include/psdk/ |
H A D | commctrl.h | 3710 #define TVN_BEGINRDRAGA (TVN_FIRST-8) macro
|
/reactos/sdk/include/reactos/ |
H A D | msgdump.h | 616 case TVN_BEGINRDRAGA: return TEXT("TVN_BEGINRDRAGA"); in MD_GetNotifyCode()
|