Searched refs:iCustomBitmaps (Results 1 – 1 of 1) sorted by relevance
113 INT iCustomBitmaps; in InitMainWnd() local144 iCustomBitmaps = (INT)SendMessageW(Info->hToolbar, TB_ADDBITMAP, 0, (LPARAM)&tbab); in InitMainWnd()151 …AddToolbarButton(Info, iCustomBitmaps + TOOLBAR_EDIT_GLYPH, ID_EDIT_GLYPH, IDS_TOOLTIP_EDIT_GLYPH); in InitMainWnd()