Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Zortech C++ 3.0r4 - <b>msm_condoff</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
msm_condoff

Usage

   #include <msmouse.h>
   void msm_condoff(unsigned upperx, unsigned uppery,
                    unsigned lowerx, unsigned lowery);

Description

   Conditional off. The parameters define a rectangular region on the

   screen. When the mouse is in that region, the mouse cursor is hidden.
   This is useful if a portion of the screen is to be updated. A call to
   msm_showcursor() will undo this and turn the mouse cursor back on.

See Also

   msm_showcursor, msm_hidecursor



See Also: msm_showcursor msm_hidecursor

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