Home
last modified time | relevance | path

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

/reactos/dll/win32/msutb/
H A Dmsutb.cpp6245 CTipbarWnd *pTipBarWnd = m_pTipbarThread->m_pTipbarWnd; in OnUpdate() local
6246 if (pTipBarWnd && *pTipBarWnd) in OnUpdate()
6248 pTipBarWnd->KillTimer(6); in OnUpdate()
6249 pTipBarWnd->SetTimer(6, g_uTimerElapseONUPDATECALLED); in OnUpdate()