delorie.com/archives/browse.cgi | search |
Date: | Sun, 2 Nov 1997 14:58:19 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
To: | leger_v AT bluewin DOT ch |
cc: | djgpp AT delorie DOT com |
Subject: | Re: function pointer |
In-Reply-To: | <345A46F1.1AFA@bluewin.ch> |
Message-ID: | <Pine.SUN.3.91.971102145756.11098e-100000@is> |
MIME-Version: | 1.0 |
On Fri, 31 Oct 1997 leger_v AT bluewin DOT ch wrote: > Is that possible to take the pointer of the function bankswitch ? > I've already taken the buffer with __tb. > Perhaps the pointer is a pointer in the conventional memory but I don't > know. Please help me ! You need to use the `_go32_dpmi_simulate_fcall' library function. It allows you to call real-mode far functions from protected-mode programs. Look it up in the library reference.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |