Home
last modified time | relevance | path

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

/reactos/dll/win32/comctl32/
H A Dipaddress.c96 static LRESULT IPADDRESS_Notify (const IPADDRESS_INFO *infoPtr, UINT command) in IPADDRESS_Notify() function
395 IPADDRESS_Notify (infoPtr, EN_CHANGE); in IPADDRESS_SetAddress()
577 IPADDRESS_Notify(infoPtr, EN_KILLFOCUS); in IPADDRESS_SubclassProc()
581 IPADDRESS_Notify(infoPtr, EN_SETFOCUS); in IPADDRESS_SubclassProc()
621 IPADDRESS_Notify(infoPtr, EN_CHANGE); in IPADDRESS_WindowProc()