Documentation for RTM.EXE (16-Bit) from Borland (Developers)
> 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.
There's not much. It was a very rudimentary "emulation", consisting more or less of just the "memory" functions that you already mentioned.
Here's the definition file for "rtm.dll":
LIBRARY RTM
EXETYPE WINDOWS
CODE LOADONCALL FIXED
DATA LOADONCALL MOVEABLE
EXPORTS
WEP @1 RESIDENTNAME
MEMALLOCATEBLOCK @5
MEMFREEBLOCK @6
MEMRESIZEBLOCK @7
MEMGETBLOCKSIZE @20
MEMQUERYFREEMEM @21
; dummy33 @33 NONAME
; dummy34 @34 NONAME
InitSwapping @35
DoneSwapping @36
; dummy47 @47 NONAME
; dummy49 @49 NONAME
; dummy50 @50 NONAME
; dummy51 @51 NONAME
; dummy52 @52 NONAME
MEMINITSWAPFILE @58
MEMCLOSESWAPFILE @92
; RTMGETVERSION @17152
The "swapping" functions in the emulation didn't contain any functionality.
---
MS-DOS forever!
Complete thread:
- Documentation for RTM.EXE (16-Bit) from Borland - fm77, 11.05.2011, 11:48 (Developers)
![Open in board view [Board]](img/board_d.gif)
![Open in mix view [Mix]](img/mix_d.gif)
- Documentation for RTM.EXE (16-Bit) from Borland - Japheth, 11.05.2011, 19:31
- Documentation for RTM.EXE (16-Bit) from Borland - fm77, 11.05.2011, 23:20
- Documentation for RTM.EXE (16-Bit) from Borland - Japheth, 12.05.2011, 09:58
- Documentation for RTM.EXE (16-Bit) from Borland - fm77, 12.05.2011, 10:55
- Documentation for RTM.EXE (16-Bit) from Borland - fm77, 04.05.2012, 11:42
- Scalar: How to patch Borland Pascal 7.0 to use 32-Bit DPMI - Arjay, 05.05.2012, 11:13
- Scalar: How to patch Borland Pascal 7.0 to use 32-Bit DPMI - Laaca, 05.05.2012, 17:46
- Scalar: How to patch Borland Pascal 7.0 to use 32-Bit DPMI - Arjay, 05.05.2012, 18:11
- Scalar: How to patch Borland Pascal 7.0 to use 32-Bit DPMI - Laaca, 05.05.2012, 17:46
- Scalar: How to patch Borland Pascal 7.0 to use 32-Bit DPMI - Arjay, 05.05.2012, 11:13
- Documentation for RTM.EXE (16-Bit) from Borland - Japheth, 12.05.2011, 09:58
- Documentation for RTM.EXE (16-Bit) from Borland - fm77, 11.05.2011, 23:20
- Documentation for RTM.EXE (16-Bit) from Borland - Arjay, 06.05.2012, 12:41
- Documentation for RTM.EXE (16-Bit) from Borland - fm77, 08.05.2012, 16:50
- Documentation for RTM.EXE (16-Bit) from Borland - Japheth, 11.05.2011, 19:31
Mix view