Mail Archives: djgpp/1997/06/08/10:57:13
On Wed, 4 Jun 1997, A. Sinan Unur wrote:
> work correctly when compiled with 16 bit msvc 1.52 and 32 bit msvc 4.0,
> it also works correctly when compiled using
>
> gcc -Zwin32 chk.c -o chk.exe
This probably means that Microsoft still needs chkdsk to run from
Windows-aware programs, since otherwise it won't run from the DOS box
either. What we need is to understand how do they differentiate
between the different programs. It would be interesting to see what
happens when you compile that trivial 5-liner with a real-mode DOS
compiler such as Turbo C and then run it from the DOS box on Windows
95.
- Raw text -