Searched refs:old_hbitmap (Results 1 – 1 of 1) sorted by relevance
340 HBITMAP old_hbitmap = (HBITMAP)SelectObject(compatible_dc, hbitmap); in WriteBitmapFromHandle() local349 ::SelectObject(compatible_dc, old_hbitmap); in WriteBitmapFromHandle()351 ::DeleteObject(old_hbitmap); in WriteBitmapFromHandle()