Hi Eric:
Thanks. That provided enough breadcrumbs to get it going! :-)
Mark
>
> Hi Mark, you are pretty close already...
>
> > get a getdta() function (to acquire the disk transfer area) that will
> > work with Open Watcom...
> > The Kernel interrupt handler for Interrupt 21 function 2F
>
Hi Mark, you are pretty close already...
> get a getdta() function (to acquire the disk transfer area) that will
> work with Open Watcom...
> The Kernel interrupt handler for Interrupt 21 function 2F
> boils down to...
> Is the return of a 16-bit value correct here?
No. Your function is fine bu
Good day, all:
OK, I gotta learn something about DOS programming. I have spent
a few hours on what I believe to be a very simple task...trying to
get a getdta() function (to acquire the disk transfer area) that will
work with Open Watcom. At this point, I'm pursuing it as a learning
tool! Also,
Hi!
3-Авг-2005 13:27 [EMAIL PROTECTED] (David O'Shea) wrote to
:
>> I have made an MCB parser using the code from MEM. It shows the name of
>> program tha hooked some INT vector. If you want, I can send you the
>> fonts, it's GPL and it is much simpler then The MEM version because I
>> have extra