Searched refs:EN_LINK (Results 1 – 7 of 7) sorted by relevance
202 #define EN_LINK 0x070b macro
418 case EN_LINK: in ITextHostImpl_TxNotify()
3441 info.nmhdr.code = EN_LINK; in ME_LinkNotify()
926 case EN_LINK: in EventDetailsCtrl()
819 case EN_LINK: in ProcessWindowMessage()
540 case EN_LINK: return TEXT("EN_LINK"); in MD_GetNotifyCode()
6750 if(message == WM_NOTIFY && ((NMHDR*)lParam)->code == EN_LINK) in EN_LINK_ParentMsgCheckProcA()