--- q_a/samples/timers/readme.txt 2018/08/09 18:29:38 1.1 +++ q_a/samples/timers/readme.txt 2018/08/09 18:30:03 1.1.1.2 @@ -6,23 +6,3 @@ The TIMERS sample illustrates the use of KillTimer Win32 API functions. Button controls allow a user to start and stop timers, which determine the frequency of flashing rectangles in the client area. - -More Information: - -The following is a list of the Win32 API functions used in -this sample: - - BeginPaint GetDC LoadIcon SetTimer - CreateSolidBr GetMessage MessageBox SetWindowLong - ush - CreateWindow GetStockObjec MoveToEx SetWindowPos - t - DeleteObject GetWindowText PostMessage SetWindowText - DispatchMessa InvertRect PostQuitMessa ShowWindow - ge ge - EndPaint KillTimer Rectangle TextOut - FillRect LineTo RegisterClass TranslateMess - age - GetClientRect LoadCursor ReleaseDC - -