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_settextcur</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
msm_settextcur

Usage


   #include <msmouse.h>
   void msm_settextcur(int select,int scanstart, int scanstop);

Description

   Set the text cursor. On entry to the function select is used to indicate
   whether or not to use a hardware cursor. If select is 1, then the
   hardware text cursor is used, if 0, then an attribute cursor is used. The
   parameters scanstart, scanstop have different uses depending on the value
   in select. If select is 1, then these values form the starting and ending
   scan lines of the hardware text cursor. If select is 0, then these values
   form the screen mask and cursor mask, respectively, for the attribute
   cursor.





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