Mail Archives: djgpp/1998/03/20/05:32:51
Stefan Ring wrote:
> Calling real mode functions from PM is always a problem. Some DPMI
> implementations translate such calls and promote them to the real mode
> interrupt, while others leave this job to you.
> I recommend getting the djtut files from where you got djgpp, and read
> the djgfx introduction.
> Everything you need for writing your function is described there
I try to read FAQ.I found "_go32_dpmi_allocate_memory".
I use this function,get memory in RM(real-mode).
...It succeeded.Of course,It wasn't forgotten to free it,too.
> Good luck,
Still,after it was examined,I should have asked it a question.
It is careful from the next.
Thank you.
--
k-ya
- Raw text -