First post, by Odin2001
We have a dosapp, Advanced Revelation, that we run on XP machines and as long as we can get ems support and a page frame everything is fine.
However, with Microsofts impending removal of support for XP and our company wanting to move to win 7 (I'm mourning NTVDM (the os/2 version was better)) we need a way to keep our application on life support.
Our options are:
- virtualisation (but no support for XP is still a big issue (and I know its not worth jack))
conversion (time consuming, expensive and troublesome)
DOSBOX?
If our network was netware still everything would be fine but that bit the support bullet too.
So..our DOS application talks to a service running on a windows server using TCP/IP by loading some windows DLLs to do the heavy lifting. Is it possible to run DOSBOX on windows and interface to windows DLLs like we do using NTVDM.