Code Comments
Programming Forum and web based access to our favorite programming groups.In a previous article, "jfglass" <james.f.glass@dontspam_boeing.com> wrote: >The fundamental problem is that XP does not have DOS. The "dos box" is a >DOS EMULATOR which does not support extended memory managers such as >Phar-Lap. > >I am surprised to hear that the open Watcom system will run under XP. I've >been looking for a solution for a long time. > Yes WATCOM Fortran 77 can be installed directly in XP and yes XP does run WATCOM 32bit DOS programs (have just used DOS4GW extender ) . If you need to access ports, do a web search on 'allowio' or 'porttalk'. (If you need more than 1 port, separate the addresses by a space, not comma! took me several days of head banging to figure that out). I use INT calls for screen control .. so they also work under XP. (I just have XP pro -- but can't see why XP home would be different for this purpose. Easy to test in any case. Just download from www.openwatcom.org install and try.) Chris >I just installed Microsoft Virtual PC on my XP box and am hoping that with >Win 98 on the virtual machine I can run my old codes. I haven't tried yet. >Note that Virtual PC WILL NOT run on XP home--it REQUIRES XP Pro. > >JG >
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.