First post, by Smiling Spectre
- Rank
- Newbie
I have old compiled utility on old Borland language (Pascal, I think). It uses rtm.exe for work. Of course, it have "Error 200" on start - and old "divide by zero fix" works no more - I think, double core too much for it. So I decide to use Dosbox.
And I encounter strange problem. Under XP's cmd all work, when I slowing processor, without problems. But under DOSBox it isn't! It says "I want DPMI16BI.OVL!"
I found this file with new RTM, and problem was solved under DOSBox. But why DOSBox need this file, and Windows is not?