Mail Archives: djgpp/1997/03/05/06:44:49
> The above is most likely the culprit: you don't zero out regs.x.ss,
> regs.x.sp and regs.x.flags before calling `_go32_dpmi_simulate_int'. The
> best way is just to call `__dpmi_int' instead, though.
ack. it is indeed :( zeroing them out solves the problem. weirdly enough
i had been using dpmi_int but then i saw that the tcplib pktdrv code was using
go32_simulate_int instead so thought perhaps there might be a good reason.
shouldn't have trusted it ;) heh.
thanks muchly,
regards,
nik
--
Graham Tootell
nikki AT gameboutique DOT com
- Raw text -