Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TCXL Database - mouhide, moushow http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
MouHide, MouShow

Conditional hide/show of the mouse cursor.

Header File.....TCXLcur.h

Prototype.......VOID PAS MouHide(NOARG);
                VOID PAS MouShow(NOARG);

Source File.....CUR\MOUHIDE.ASM

Arguments.......None.

Returns.........None.

Notes...........If mouse is enabled and the cursor is visible, MouHide()
                will hide the cursor; if the cursor is hidden and MOU_CURS
                or MOU_FULL, the cursor is conditionally shown.  These
                functions maintain an internal count, so that repetitive
                calls to MouHide() do not cause the cursor to be displayed
                at the first MouShow() call; instead, the cursor is shown
                at the same level it was originally hidden.

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