Re: micro$oft vbdos
Posted on 2018-11-03, 12:02
I think protected mode programming for DOS was more or less limited to Assembler, C and C++. Not entirely true, even the old Turbo/Borland Pascal 7 compiler supported 286+ 16-bit protected mode DOS target. Also Free Pascal compiler has 386+ 32-bit protected mode support for DOS for more than 2 …