Searched refs:m_hVimIconBitmap (Results 1 – 2 of 2) sorted by relevance
473 if (m_hVimIconBitmap) in ~CShellExt()474 DeleteObject(m_hVimIconBitmap); in ~CShellExt()619 mii.hbmpItem = m_hVimIconBitmap; in QueryContextMenu()858 m_hVimIconBitmap = IconToBitmap(hVimIcon, in LoadMenuIcon()
120 HBITMAP m_hVimIconBitmap; variable