--- mstools/samples/wxform/readme.txt 2018/08/09 18:21:41 1.1 +++ mstools/samples/wxform/readme.txt 2018/08/09 18:23:44 1.1.1.2 @@ -41,20 +41,4 @@ coordinate systems. The device coordinat the upper-left corner of the client area. They are not relative to the viewport origin. -The following is a list of the Win32 API functions used in -this sample: - - BeginPaint GetDC LocalFree SelectObject - ClientToScreen GetDlgItemtext LocalHandle SendMessage - CreateDialog GetMessage LPtoDP SetCapture - CreatePen GetStockObject ModifyWorldTransform SetClassLong - CreateWindow GetViewportOrgEx MoveToEx SetCursorPos - DeleteObject GetWorldTransform OffsetRect SetDlgItemText - DispatchMessage InvalidateRect PostQuitMessage SetROP2 - DPtoLP LineTo PtInRect SetViewportOrgEx - EndPaint LoadCursor Rectangle SetWorldTransform - GetClassLong LoadIcon ReleaseCapture ShowWindow - GetClientRect LocalAlloc ReleaseDC TranslateMessage - UpdateWindow - - +Additional reference words: ModifyWorldTransform