Searched refs:hbmBitmap (Results 1 – 3 of 3) sorted by relevance
256 matrix->hbmBitmap = LoadBitmap(GetModuleHandle(0), MAKEINTRESOURCE(IDB_BITMAP1)); in CreateMatrix()258 SelectObject(matrix->hdcBitmap, matrix->hbmBitmap); in CreateMatrix()283 DeleteObject(matrix->hbmBitmap); in DestroyMatrix()
52 HBITMAP hbmBitmap; member
8 HBITMAP hbmBitmap; variable