Re: Mouse routines

 BBS: Inland Empire Archive
Date: 11-30-92 (12:05)             Number: 351
From: TONY ELLIOTT                 Refer#: NONE
  To: PAUL LANKOW                   Recvd: NO  
Subj: Re: Mouse routines             Conf: (2) Quik_Bas
Paul,

 PL> I second that! The finest routines for the mouse I've seen! May I
 PL> be so bold to suggest a possible bug.

A bug?! Impossible! <g>. Thanks for pointing that out. Actually, I
fixed that some time ago. The first three lines in the MouseReset
routine should look like this:

  xor  ax,ax                      ;Function 0
  mov  bx,ax                      ;Zero bx as well
  int  33h                        ;Returns number of buttons in bx

Tony


... EllTech's BASIC Support BBS- 404-928-7111 HST
--- Blue Wave/Max v2.10 [NR]
 * Origin: Oakland BBS - McDonough, GA - (404) 954-0071 (1:133/706.0)
Outer Court
Echo Basic Postings

Books at Amazon:

Back to BASIC: The History, Corruption, and Future of the Language

Hackers: Heroes of the Computer Revolution (including Tiny BASIC)

Go to: The Story of the Math Majors, Bridge Players, Engineers, Chess Wizards, Scientists and Iconoclasts who were the Hero Programmers of the Software Revolution

The Advent of the Algorithm: The Idea that Rules the World

Moths in the Machine: The Power and Perils of Programming

Mastering Visual Basic .NET