> On Mon, Jan 13, 2003 at 09:07:24AM +0100, Peter Forst wrote
> > 
> > Hmpf, sorry I'm not a programmer - what should I do ? In file mouse.c
> > removing the ptr row ? 
> > 
> src/base/mouse/mouse.c near line 1924 has to look like:
>   us *ptr;
>   if (!mice->intdrv) return;
> 
> instead of
>   if (!mice->intdrv) return;
>   us *ptr;
> 

hm, thanxx now it works fine. But dosemu crashes without any error-message,
while running dos. The startscreen appears but after that, I'm back on console
and nothing happens.

-- 

Peter Forst
<mail: [EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to