Hi!
(I would say "Hi NAME" but I cannot type Cyrillic,
please suggest a spelling for your name in Latin...)
> Hello all. New CuteMouse v2.1 is not work on the my notebook DELL
> Inspiron 1501. In this notebook, mouse (touchpad) has detected as "PS/2
> mouse" and properly work with Microsoft Mous
The problem is with TLINK, not TLIB.
Both TMAKE and FREECOM complain that after unrolling the variables,
the commandline is too long and the command cannot be executed.
Thus my question if there's something to do similar to the Watcom
linker or to TLIB to use an external file.
Aitor
2007/12/31,
Hello all. New CuteMouse v2.1 is not work on the my notebook DELL Inspiron
1501. In this notebook, mouse (touchpad) has detected as "PS/2 mouse" and
properly work with Microsoft Mouse Driver v8.20a (and v7.04, too), and
CuteMouse driver v1.9 has work properly. I run CTMOUSE.EXE (v2.1) with "forc
Great! CuteMouse is good driver but is very slow in protected mode. F.e when
playing Doom and you control it with mouse, it is jerky. (with another
drivers is it OK). So test it also from this point of view.
Why did you choose the 3.0 version of TP? Because it compiles into COM?
Why not, but the di
Hi there :-)
> Hello everybody! CuteMouse project is dead; I can develop new mouse
> driver for the FreeDOS project. This driver, named "FreeMouse", I
> started today. Please reply to me, I want that you help me writing
Well maybe you did not wait long enough for a reply from Nagy Daniel:
Curren
Hi!
31-Дек-2007 14:44 [EMAIL PROTECTED] (Андрей Влащенко) wrote to
freedos-devel@lists.sourceforge.net:
АВ> Hello everybody! CuteMouse project is dead;
Well, it long ago wasn't updated, but authors are here.
АВ> I can develop new mouse driver
АВ> for the FreeDOS project.
New?!! Well,
Hi!
30-Дек-2007 21:46 [EMAIL PROTECTED] (Aitor Santamarэa) wrote to
freedos-devel@lists.sourceforge.net:
AS> I'm trying to link a project with TLINK, where the commandline is
AS> getting too long (because of a large number of LIBs and OBJs that I
AS> have to link), and the @FILE.TXT trick of TLIB
Андрей Влащенко wrote:
> Hello everybody! CuteMouse project is dead;
> I can develop new mouse driver for the FreeDOS project.
> This driver, named "FreeMouse", I started today.
> Please reply to me, I want that you help me writing correct
> autodetection of used mouse type, and handle the PS/2
Hello everybody! CuteMouse project is dead; I can develop new mouse driver for
the FreeDOS project. This driver, named "FreeMouse", I started today. Please
reply to me, I want that you help me writing correct autodetection of used
mouse type, and handle the PS/2/COM/MSMouse's. I do not understan