Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TSDWIN: Clipper 5.0 Interface Library - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

 _twM0A()
 ----------------------------------------------------------------------------
     Reset Mouse driver if mouse is found. If the mouse cursor is
     currently visible, _twM0A() hides it as part of the reset process.
     However, the mouse driver will track the position of the mouse
     cursor even though it is not displayed. Several other mouse
     defaults are also set:

        The internal cursor flag is set to -1.
        Cursor position is set to center of screen.
        Graphics cursor is an arrow.
        Text cursor is a reverse video block.
        Horizontal mickey/pixel ratio is 8:8.
        Vertical mickey/pixel ratio is 16:8.
        Double speed threshold is 64 mickeys/sec.
        No confine area.
        CRT page number is 0.

       Arguments:

     None.

       Return:

     -1 if mouse is found and reset.
      0 otherwise.

       Example:

     _twM0A() resets the mouse hardware and software and hides the
     mouse cursor.

See Also: twMouseInit() twMReset()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson