Ok!  Sorry!

I implemented a interrput 0x53 service at DOSEMU, and I have a function in service by 
where I pass a
pointer of a callback function from DOS application, when my function service is 
completed. The
callback function receive args in ES:BX pointer. How do I make to call that funcion 
callback from
DOSEMU ? I'm don't knowing to code?!?!? (C or Assembler)

TIA,

Di�genes

-----Mensagem Original-----
De: David Hodges <[EMAIL PROTECTED]>
Para: Di�genes V N Pereira <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Enviada em: Sexta-feira, 20 de Agosto de 1999 18:00
Assunto: Re: Help!


| > We have a DOS program by using a soft interrupt (0x53) service coded at DOSEMU. 
|How can I to do
call
| > back from interrupt service to function in the DOS application, having ES:BX 
|pointer to
parameters ?
| > What I do ?
|
| It's not at all clear (at least to me) what you are trying to do. If you
| supply more details someone might be able to answer your question better.
|
|

Reply via email to