--- mstools/samples/plgblt/readme.txt 2018/08/09 18:21:35 1.1.1.1 +++ mstools/samples/plgblt/readme.txt 2018/08/09 18:23:37 1.1.1.2 @@ -32,30 +32,3 @@ sheared, or rotated. Please see the WXFO information on how this direct manipulation is accomplished. Additional information on the WXFORM sample may be obtained by querying on the word WXFORM in this knowledge base. - -The following is a list of the Win32 API functions used in -this sample: - -_lclose FillRect LocalFree SetCursorPos -_lopen GetClassLong LocalHandle SetDlgItemInt -_lread GetClientRect LPtoDP SetDlgItemText -AngleArc GetClipboardData MessageBox SetROP2 -BeginPaint GetClipBox ModifyWorldTransform SetViewportOrgEx -BitBlt GetDC MoveToEx SetWindowPos -ClientToScreen GetDlgItemInt OpenClipboard SetWorldTransform -CloseClipBoard GetFileSize OpenFile ShowWindow -CreateCompatibleBitmap GetMessage PlgBlt StretchBlt -CreateCompatibleDC GetObject PostMessage -CreateDialog GetStockObject PostQuitMessage -CreateDIBitmap GetViewportOrgEx PtInRect -CreatePen GetWorldTransform Rectangle -CreateRectRgnIndirect InvalidateRect ReleaseCapture -CreateWindow IsWindow ReleaseDC -DeleteDC LineTo SelectClipRgn -DeleteObject LoadAccelerators SelectObject -DispatchMessage LoadCursor SendMessage -DPtoLP LoadIcon SetCapture -EndPaint LocalAlloc SetClipboardData - - -