KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q11085: Text Mode Problem with Mouse Version 3.00

Article: Q11085
Product(s): See article
Version(s): 3.00
Operating System(s): MS-DOS
Keyword(s): ENDUSER | buglist3.00 fixlist4.00 | mspl13_basic
Last Modified: 11-OCT-1988

Question:

Were there any known problems with Hercules graphics support with the
mouse Version 3.00? When we use the routine reccommended by Hercules
to get the mouse into graphics mode, we still get a text mouse when we
use function 0 of the mouse library.

Response:

There is a problem in the mouse driver that is defaulting the text
cursor to the hardware text cursor, instead of to the software text
cursor. Microsoft has confirmed this to be a problem in Version 3.00.
This problem was corrected in Version 4.00.

There are two possible solutions for the problem: use only driver
Version 4.00 or later, or insert a mouse function 10 call (Set Text
Cursor) into the beginning of the application program, with the second
parameter (M2%) set to 0 (select software text cursor).

THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Copyright Microsoft Corporation 1986-2002.