Home | Info | Community | Development | myReactOS | Contact Us
[inline]
Definition at line 892 of file window.h.
Referenced by NotifyArea::UpdateIcons().
{ TOOLINFO ti = { sizeof(TOOLINFO), TTF_IDISHWND, hparent, (UINT)htool, {0,0,0,0}, 0, 0, 0 }; SendMessage(_hwnd, TTM_DELTOOL, 0, (LPARAM)&ti); }