X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Eric LEVEQUE" Newsgroups: comp.os.msdos.djgpp References: <3fc76cb4$1_1 AT news DOT cybercity DOT ch> Subject: Re: Mouse problem Date: Fri, 28 Nov 2003 17:02:42 +0100 Lines: 24 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 NNTP-Posting-Host: 213.200.238.209 X-Original-NNTP-Posting-Host: 213.200.238.209 Message-ID: <3fc7706a_1@news.cybercity.ch> X-Trace: news.cybercity.ch 1070035050 213.200.238.209 (28 Nov 2003 16:57:30 +0100) X-Original-NNTP-Posting-Host: 127.0.0.1 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello, Next test: I'm running the same program under DOS on the same computer (with a win98 bootable disk), and the mouse appear in center of the screen, but don't move. In my program, I only use install_mouse and showmouse. Eric "Eric LEVEQUE" a écrit dans le message news: 3fc76cb4$1_1 AT news DOT cybercity DOT ch... > Hello, > When I want to use my mouse in a screen of 320 x 200 pixels, all work fine, > but if I change the resolution to 640 x 480, my mouse is blocked on thu > upper left corner of the screen. > Somebody knows why ?? > I use win2k, but I launch my program in a full screen command line window. > Thanks for your help. > Eric > >