home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoft Programmer's Library 1.3
/
Microsoft-Programers-Library-v1.3.iso
/
sampcode
/
alde_c
/
misc
/
util
/
mouse
/
mouse.h
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
C/C++ Source or Header
|
1985-09-10
|
256 b
|
9 lines
/* Declaration of variables used by the mouse interface routines
*
*/
extern int
mse_xin, mse_yin;
prscnt[2], x_lstprs[2], y_lstprs[2];
rlscnt[2], x_lstrls[2], y_lstrls[2];
h_micks, v_micks;