First post, by LucVinck
I have an older cobol application (RM/Cobol Version 6.10.00 for DOS 3.3+) in a folder on the C: drive (full access and mounted in dosbox)
1. The application works fine on Windows 7 in a 32 bit cmd.exe and also on Windows XP 32 bit in a cmd.exe.
2. With DosBox 0.74 the application runs but hangs on every diskaccess in Windows 7 x86 (32bit)
3. The application does not work in Windows 7 x64 cmd.exe: 32 bit not supported
4. The application does not work in Windows 7 x64 with the C:\windows\syswow64\cmd.exe : 16 bit not supported
5. The application does not work in DosBox-0.74 on Windows 7 x64 with the same error as in Windows 7 x86
I would like to run the application on a Windows 7 x64 workstation. Anybody any possible hint on how to reolve this problem?
Why does it work in a 32 bit windows 7 cmd.exe but not in dosbox?
Is it possible to compile and run the DosBox source with Visual Studio 2008 on Windows x64 as a 32 bit application?
Thanks.
Luc 😢