| Re: WordStar 4 Compatibility Under Vista On Feb 26, 9:40 am, Adam Leinss <alei...********.com> wrote:[color=blue]
> ronald.phill...******.com wrote in news:1172493445.026987.55110
> @z35g2000cwz.googlegroups.com:
>[color=green]
> > Vista doesn't support full-screen console unless you install XP (XDDM)
> > video drivers instead of Vista video drivers (WDDM).[/color]
>[color=green]
> > The reason WDDM drivers do not support full-screen console is because
> > they do not allow int10 access required to do this.[/color]
>[color=green]
> > The only way to get full-screen DOS programs working under Windows
> > Vista is to install the XP drivers (not recommended) or use an
> > emulation or virtualization program likeDosBox/VirtualBox/VPC/Vmware/
> > etc.[/color]
>
> This is interesting to note! According to this article, expanded memory is
> available, but no one has gotten it to work:
>
> [url]http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1260562&SiteID=1[/url]
>
> So, yeah, time to dump your DOS programs!
>
> Adam[/color]
I haven't tried to use EMS in Vista because I've been using DosBox
exclusively since 2003. I do know that the no ems problem in NT4/2K/XP/
2003 was caused by integrated hardware eating up the memory addresses
that NTVDM was trying to use to allocate EMS and since Windows is
being conservative with where you can map memory addresses then the
only way around this is to either disable the hardware that is eating
those memory ranges or to modify the Windows registry to remap the
addresses.
Here's one of many threads on the issue @ VOGONS:
[url]http://vogons.zetafleet.com/viewtopic.php?p=92923#92923[/url] |