Im experiencing problems trying to run my DOS/4G application with Novell. Any idea what might be happening?
Some versions of a program from Novell called TCPIP.EXE, a real mode program, will cause the high words of EAX and EDX to be altered during a hardware interrupt. This bug breaks protected mode software (and other real mode software that uses the 80386 registers). Novell has released a newer version of TCPIP that fixes the problem.
Related Questions
- Im experiencing problems trying to run my DOS/4G application with Novell. Any idea what might be happening?
- Will my application run faster if I upgrade from DOS/4GW version 1.97 to DOS/4G for Watcom or full DOS/4G?
- Cmd22test application failed to run DOS command dir. How should I launch DOS command using CMD22?