... to draw a bitmap with alphablend directly from a stream. Sample code, 7777 is my alphabitmap resource. This code can be optimized by calling cResToStr() directly from StreamAlphaBlend(): local hDC := oDlg:GetDC() StreamAlphaBlend( hDC, 7777, 0, 0, 255, cResToStr( 7777, ...