home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.msdos.programmer
- Path: sparky!uunet!noc.near.net!wpi.WPI.EDU!nyh
- From: nyh@wpi.WPI.EDU (Nevo Y Hed)
- Subject: MOU105 ... HELP!
- Message-ID: <BtwDv0.H49@wpi.WPI.EDU>
- Sender: news@wpi.WPI.EDU (USENET News System)
- Nntp-Posting-Host: wpi.wpi.edu
- Organization: Worcester Polytechnic Institute
- Date: Tue, 1 Sep 1992 11:42:36 GMT
- Lines: 51
-
-
-
-
- Hi,
-
- MOU105 is mentioned in the FAQ for this group. So I went and
- tried it. I liked the demo program - and wanted the said 'edge'.
-
-
- I am working with TC++ [to be exact BC3.0]. Under BC3.0 I
- didn't have problems with large model but I can't get it to work in
- huge model.
-
- The problem is that the test program behaves as if there is a
- button press event on movement events but processes the movments
- correctly. Further debbuging has shown that the value passed in AX to
- the handler is bogus [in consistent with Brown's interrupt list]. It
- is bougus since it is a large number [higher then 127, with 7 bits -
- it dont make sense] but one can always live with that since we mask
- the AX value - however the said bogus value has some bits permenantly
- set.
-
- Since I had a microsoft QC handy I also tried it there and it
- wouldn't even do large model correctly - it did small model okay
- [didn't test other models].
-
- The problems under QC were completely different but I didn't
- have a decent debbugger on the same machine so I will not elaborate.
-
- I hope this was not asked before but I couldn't find this in
- the recently posted FAQ.
-
- The code has direct refrences to DGROUP - but since DGROUP
- does not exist in huge model I replaced it with MOU_DATA.
-
- I assume that the said modification is not problematic since
- the problem described above [with teh AX] can be detected prior to the
- mentioning of MOU_DATA.
-
-
-
- I have no idea why the bug exists and how to fix it OR how to
- even link a smal model OBJ with huge program.
-
-
- Thanx!
- -Nevo
- --
- Nevo Y. Hed ............. nyh@wpi.wpi.edu .....................................
- ++1-508-754-2491 ........ CS student, Worcester Polytechnic Institute .........
- "I like my cigar too, but I take it out of my mouth from time to time" G.Marx .
-