Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/comctl32/
H A Dtoolbar.c141 NMTBHOTITEM *nmhi; in parent_wnd_notify() local
146 nmhi = (NMTBHOTITEM *)lParam; in parent_wnd_notify()
150 compare(nmhi->idOld, g_fExpectedHotItemOld, "%d"); in parent_wnd_notify()
151 compare(nmhi->idNew, g_fExpectedHotItemNew, "%d"); in parent_wnd_notify()