Back to home page

DOS ain't dead

Forum index page

Log in | Register

Back to the forum
Board view  Mix view

Documentation for RTM.EXE (16-Bit) from Borland (Developers)

posted by fm77, 11.05.2011, 11:48

Sorry if this might not fit here.

Where can I find the documentation of the definition for the headers of RTM.EXE (16-Bit) from Borland (included with their compilers)?

so for example I know (from Borlands MEMORY.PAS included with BP7)

----------------------------------------------------------------------
function MemAllocateBlock(HeapHandle, Size, Attributes: Word;
EventProc: Pointer; var Selector: Word): Integer; far;
external 'RTM' index $0005;

function MemFreeBlock(Selector: Word): Integer; far;
external 'RTM' index $0006;

function MemResizeBlock(Selector: Word; Size: Word): Integer; far;
external 'RTM' index $0007;

function MemGetBlockSize(Selector: Word; var Size: Longint): Integer; far;
external 'RTM' index $0014;
----------------------------------------------------------------------

however where can I find the definition for the other functions (for example index $0015)?

I know that on Japheth?s homepage there was years ago some of the definitions in one of his files (not in pascal though), but I cant find it anymore ? but since he has written an dos extender there must be some documentation.

any help would be appreciated!

---
I am still so much in love with Borland Pascal Version 7.0

 

Complete thread:

Back to the forum
Board view  Mix view
22049 Postings in 2034 Threads, 396 registered users, 243 users online (0 registered, 243 guests)
DOS ain't dead | Admin contact
RSS Feed
powered by my little forum