Date: Sun, 10 Dec 1995 12:18:43 -0800 (GMT) From: Orlando Andico To: DJGPP Mailing List Subject: dpmi problems Hello all: I was having problems with running DJGPP 1.12m4 programs under windoze because I needed to call a real-mode hardware interrupt handler... using VCPI under MS-DOS, it would work, but not under DPMI... Now I've gotten the DJGPP v2b3 distribution, and rebuilt my application. Now, the same problem that used to crop up under windoze now appears under DOS! (CWSDPMI beta6 is resident in high memory). This would either mean that a) the interrupt handler I'm using has a problem when called under DPMI; b) there's something wrong with my code. I use _go32_dpmi... () functions exclusively for calling the handler. Any help would be _much_ appreciated... --------------------------------------------------------------------------- Orly A. Andico Instrumentation, Control, and Robotics Lab oandico AT gollum DOT eee DOT upd DOT edu DOT ph Dept of Electrical & Electronics Eng'g University of the Philippines Diliman ---------------------------------------------------------------------------