From: vbresan AT jagor DOT srce DOT hr (Viktor Bresan) Newsgroups: comp.os.msdos.djgpp Subject: Problems with mouse on Win NT (Allegro) Date: 25 May 1999 12:12:54 +0200 Organization: Sveucilisni Racunarski CEntar Lines: 18 Message-ID: NNTP-Posting-Host: jagor.srce.hr X-Trace: bagan.srce.hr 927627184 22014 161.53.2.130 (25 May 1999 10:13:04 GMT) X-Complaints-To: news AT news DOT carnet DOT hr NNTP-Posting-Date: 25 May 1999 10:13:04 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I wrote a program that uses GUI routines from Allegro library and mouse is used only by these functions. On my MS-DOS machine at home everything works nicely, but when i started the prog on several Win NT 4.0 computers (logged as a guest) in MS-DOS full screen window mouse started to act dumb: coursor is displayed on the middle of the screen as it should be, but when i try to move it, it jumps somwhere in the up left corner and it can be moved only inside some small rectangle. Anything else works fine. I tested the return value of mouse_install but it doesn't return -1 What could be wrong and how can i fix it? Many thanks. -- Viktor Bresan, student of electronics at FESB Split, Croatia http://public.srce.hr/~vbresan/