[fpc-pascal]Some questions on (GO32V2) DOS Unit and GO32 Unit
Jonas Maebe
jonas at zeus.rug.ac.be
Mon Oct 29 12:49:16 CET 2001
On maandag, oktober 29, 2001, at 12:59 , Aitor Santamaria Merino wrote:
> 1) First of all, I was investigating how could I call directly all those
> DOS calls that involve passing pchars as paramenters. I don't know how
> to copy some information to DOS world, then obtain a reg:ofs pointer to
> that data
Have a look at the documentation for global_dos_alloc(),
global_dos_free(), dosmemget() and dosmemput() (all in the go32 unit).
Jonas
More information about the fpc-pascal
mailing list