Ladislav Lacina wrote:

>FDRC is nice and comfortable. But you could go further. Now is the TSR
>module called by hotkey. What about making a alternate interface through
>some interrupt? Now FDRC serves to  users but if you would make some API
>let's say on 2Fh DOS multiplex it could serve to programmers also.
>I would like to implement into Blocek a calculator. I could, of course,
>make own interface and own "brain" but if I could use some function from
>FDRC, something like [ES:DI=pointer to math expression, AX=xxxxh,
>INT2Fh --> EAX=computed value] it would be great and very interresting
>from the technical point of view.

Yes, I agree with you. Two functions are obvious (calculating the value
of math expression, and checking for presence of another copy of FDRC
in memory). Which functions should be available via INT 2f except
these?


Oleg O. Chukaev


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to