Re: [Freedos-devel] CuteMouse v2.1 does not work on DELL Inspiron 1501...

2007-12-31 Thread Eric Auer
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

Re: [Freedos-devel] Help: TLINK commandline getting too long

2007-12-31 Thread Aitor Santamaría
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,

[Freedos-devel] CuteMouse v2.1 does not work on DELL Inspiron 1501...

2007-12-31 Thread Андрей Влащенко
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

Re: [Freedos-devel] New Mouse Driver Development...

2007-12-31 Thread Ladislav Lacina
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

Re: [Freedos-devel] New Mouse Driver Development...

2007-12-31 Thread Eric Auer
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

Re: [Freedos-devel] New Mouse Driver Development...

2007-12-31 Thread Arkady V.Belousov
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,

Re: [Freedos-devel] Help: TLINK commandline getting too long

2007-12-31 Thread Arkady V.Belousov
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

Re: [Freedos-devel] New Mouse Driver Development...

2007-12-31 Thread Japheth
Андрей Влащенко 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

[Freedos-devel] New Mouse Driver Development...

2007-12-31 Thread Андрей Влащенко
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