Mail Archives: djgpp/1996/07/16/12:38:22
On 16 Jul 1996, Olly Betts wrote:
> You've said PMODE/DJ is small and fast. What advantages does CWSDPMI offer?
> Does it have fuller DPMI support, and if so, when are the extra features
> useful?
The following is from the PMODE docs:
Differences between PMODE/DJ and CWSDPMI:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- no virtual memory
- no NULL pointer protection
- no automatic hooking of real mode ints
- no debug support
- faster than CWSDPMI
- smaller than CWSDPMI (in size and consumed DOS memory)
- comes in a version which can be imbedded in the stub (one image!)
- does not support nesting (new version loaded for each task)
- Raw text -