www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/10/08/10:37:17

Date: Thu, 8 Oct 1998 17:32:36 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Cyril DREYFUS <DREYFUS AT GLBN DOT COM>
cc: djgpp AT delorie DOT com
Subject: Re: Objet : Re: RSXNTDJ & "go32.h", "dpmi.h" header functions
In-Reply-To: <s61ce279.049@glbn.com>
Message-ID: <Pine.SUN.3.91.981008173002.2273A-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com

On Thu, 8 Oct 1998, Cyril DREYFUS wrote:

> The missing libraries calls (ex: _dpmi_simulate_real_mode_interrupt, 
> _go32_dpmi_free_dos_memory) lives in libc.a, not the one provided with 
> RSXNTDJ, but the one provided with GCC.

You cannot mix DJGPP's libc.a with the libraries used by RSXNT.  So you 
will have to solve your problems without __dpmi_int.  If you really need 
to call DPMI services, try emitting INT 31h with inline assembly.

Actually, I don't even understand why are you trying to use the DPMI 
services from a Win32 application.  Why not go the Win32 way?

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019