EXE2COM
Posted: Thu Sep 02, 2004 4:46 am
Hi
I am making an OS, and I wanted to make some applications, with the .com suffix. I have tried converting .exe files made in both C++ and QuickBasic.
I can understand why the C++ one doesn't work as this is compiled for 32 bit and only runs in a dos prompt under windows, but the QBasic .exe runs in dos.
EXE2COM always says "EXE has stack segment"
How can I make .com files??
Thanx
[glow=green,2,300]Stephen[/glow]
I am making an OS, and I wanted to make some applications, with the .com suffix. I have tried converting .exe files made in both C++ and QuickBasic.
I can understand why the C++ one doesn't work as this is compiled for 32 bit and only runs in a dos prompt under windows, but the QBasic .exe runs in dos.
EXE2COM always says "EXE has stack segment"
How can I make .com files??
Thanx
[glow=green,2,300]Stephen[/glow]