Searched refs:TBN_GETINFOTIPW (Results 1 – 7 of 7) sorted by relevance
/reactos/dll/win32/comctl32/ |
H A D | pager.c | 1074 case TBN_GETINFOTIPW: return TBN_GETINFOTIPA; in PAGER_GetAnsiNtfCode() 1334 case TBN_GETINFOTIPW: in PAGER_Notify()
|
H A D | toolbar.c | 6456 TOOLBAR_SendNotify(&tbgit.hdr, infoPtr, TBN_GETINFOTIPW); in TOOLBAR_TTGetDispInfo()
|
/reactos/base/shell/explorer/ |
H A D | syspager.cpp | 258 NOTIFY_CODE_HANDLER(TBN_GETINFOTIPW, OnGetInfoTip)
|
/reactos/win32ss/user/user32/windows/ |
H A D | spy.c | 1921 SPNFY(TBN_GETINFOTIPW, NMTBGETINFOTIPW),
|
/reactos/modules/rostests/winetests/comctl32/ |
H A D | pager.c | 1225 …{&nmtbgit, sizeof(nmtbgit), NULL, 0, &nmtbgit.pszText, &nmtbgit.cchTextMax, TBN_GETINFOTIPW, TBN_G… in test_wm_notify()
|
H A D | toolbar.c | 162 case TBN_GETINFOTIPW: in parent_wnd_notify()
|
/reactos/sdk/include/psdk/ |
H A D | commctrl.h | 1342 #define TBN_GETINFOTIPW (TBN_FIRST - 19) macro
|