Searched refs:hPicFrame (Results 1 – 1 of 1) sorted by relevance
461 int PaintLogoBitmap( HANDLE hPicFrame ) in PaintLogoBitmap() argument470 InvalidateRect( hPicFrame, NULL, TRUE); in PaintLogoBitmap()471 UpdateWindow( hPicFrame ); in PaintLogoBitmap()473 hdc = GetDC(hPicFrame); in PaintLogoBitmap()475 GetClientRect(hPicFrame, &rect); in PaintLogoBitmap()483 ReleaseDC(hPicFrame, hdc); in PaintLogoBitmap()