--- q_a/samples/streblt/readme.txt 2018/08/09 18:29:23 1.1.1.1 +++ q_a/samples/streblt/readme.txt 2018/08/09 18:29:46 1.1.1.2 @@ -2,7 +2,7 @@ Summary: -The STRETCH sample is an easy to use demonstration of the +The STREBLT sample is an easy to use demonstration of the StretchBlt API function. The program presents a dialog box on the top of the window, and through this dialog box the user can manipulate the parameters to StretchBlt. In the @@ -53,38 +53,3 @@ causes a StretchBlt to occur without era However, manipulating the destination rectangle erases the destination half of the window before the next StretchBlt is called. - -The following is a list of the Win32 API functions used in -this sample: - - _lclose DispatchMessa LoadAccelerator ReleaseDC - ge s - _lopen DPtoLP LoadCursor SelectClipRgn - _lread EndPaint LoadIcon SelectObject - AngleArc GetClientRect LocalAlloc SendDlgItemMes - sage - BeginPaint GetClipboardD LocalFree SendMessage - ata - BitBlt GetDC LocalHandle SetCapture - ClientToScreen GetDlgItemInt LPtoDP SetClipboardDa - ta - CloseClipBoard GetDlgItemTex MessageBox SetCursorPos - t - CreateCompatible GetFileSize ModifyWorldTran SetDlgItemInt - Bitmap sform - CreateCompatible GetMessage MoveToEx SetDlgItemText - DC - CreateDialog GetObject OpenClipboard SetROP2 - CreateDIBitmap GetStockObjec OpenFile SetStretchBltM - t ode - CreatePen GetViewportOr PostMessage SetViewportOrg - gEx Ex - CreateRectRgnInd GetWorldTrans PostQuitMessage SetWindowPos - irect form - CreateWindow InvalidateRec PtInRect SetWorldTransf - t orm - DeleteDC IsWindow Rectangle ShowWindow - DeleteObject LineTo ReleaseCapture StretchBlt - - -