|
|
View Message | Back to Messages |
Hartmut Mon Nov 13 2006 at 3:59 pm ...easy to answer
...well, thats easy to answer:
I have grown up wit C/C++ (DOS and Windows) and i am not familar with all these pushes and pops ;-)
I rely on the correctness of the underlying library function when using a printf().
Workin on a similar project, using EMS/LIM 4.0, XMS 3.0, but some essential 20-liners are in Assambler language.
I use INT 2Fh to get the address of the XMS driver control function, but don't know how to acceess these functions using standard C functions. Must be a kind of a far call to the driver taking a func. number and a struct with specific informations as arguments. Don't now how to implement, only have undocumented but now (thanx to you) compilable ASM code.
thanx
Hartmut
- MASM611 - Hartmut (Sat Nov 11 2006 at 11:35 am)
|
|