Mail Archives: djgpp/1997/08/06/03:34:50
From: | Hans-Joerg Frieden <hfrieden AT fax DOT uni-trier DOT de>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | mouse handler installation
|
Date: | 3 Aug 1997 13:50:45 GMT
|
Organization: | Universitaet Trier
|
Lines: | 18
|
Message-ID: | <5s22bl$sbk@news01.uni-trier.de>
|
NNTP-Posting-Host: | fax.uni-trier.de
|
Mime-Version: | 1.0
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Hi there!
I'm trying to install a mouse event handler with djgpp v2, but it does not
seem to work. I tried the example in the faq (18.8), but I guess there's
something missing. I added two lines
r.x.dx = callback_info.rm_offest;
r.x.es = callback_info.rm_segment;
before the __dpmi_int call, but it still will not call my mouse handler at
all. I'm beginning to get desparate... Help would be very much
appreciated.
Regards, Hans-Joerg.
--
hfrieden AT uni-trier DOT de | "Perlious are the devices of an art
Visit our Raytracing page | deeper than we possess ourselves"
www.informatik.uni-trier.de/ | Gandalf the White, The Two Towers
CIP/hfrieden/ |
- Raw text -