Annotation of q_a/samples/timers/readme, revision 1.1

1.1     ! root        1:  Sample: Using Timers in Windows NT
        !             2: 
        !             3: Summary:
        !             4: 
        !             5: The TIMERS sample illustrates the use of the SetTimer and
        !             6: KillTimer Win32 API functions. Button controls allow a user
        !             7: to start and stop timers, which determine the frequency of
        !             8: flashing rectangles in the client area.
        !             9: 
        !            10: More Information:
        !            11: 
        !            12: The following is a list of the Win32 API functions used in
        !            13: this sample:
        !            14: 
        !            15:    BeginPaint     GetDC          LoadIcon       SetTimer
        !            16:    CreateSolidBr  GetMessage     MessageBox     SetWindowLong
        !            17:    ush
        !            18:    CreateWindow   GetStockObjec  MoveToEx       SetWindowPos
        !            19:                   t
        !            20:    DeleteObject   GetWindowText  PostMessage    SetWindowText
        !            21:    DispatchMessa  InvertRect     PostQuitMessa  ShowWindow
        !            22:    ge                            ge
        !            23:    EndPaint       KillTimer      Rectangle      TextOut
        !            24:    FillRect       LineTo         RegisterClass  TranslateMess
        !            25:                                                 age
        !            26:    GetClientRect  LoadCursor     ReleaseDC      
        !            27: 
        !            28: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.