Searched refs:m_hbmpTray (Results 1 – 1 of 1) sorted by relevance
231 HBITMAP m_hbmpTray; member in CNotifySettingsPage263 SetBitmap(hwndTrayBitmap, &m_hbmpTray, uImageId); in _UpdateDialog()277 m_hbmpTray(NULL), in MESSAGE_HANDLER()284 if (m_hbmpTray) in ~CNotifySettingsPage()285 DeleteObject(m_hbmpTray); in ~CNotifySettingsPage()