Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!wuarchive!sdd.hp.com!hplabs!hpfcso!hpcndpc!jjw From: jjw@hpcndpc.CND.HP.COM (Jimmy Wright) Newsgroups: comp.windows.ms Subject: Re: Implementing Large Frame EMS ? Message-ID: <8320034@hpcndpc.CND.HP.COM> Date: 10 Apr 91 20:53:13 GMT References: <1991Apr8.093517.9946@cc.newcastle.edu.au> Organization: HP Colorado Networks Division Lines: 21 > On a 386 this doesn't matter because of it's superior memory mapping. In order > for large frame EMS to function correctly you must have as much conventional > memory free as possible (certainly > 256+64=320 K). Then if you say: > win /r - windows should put you straight into Large Frame mode. The 386 doesn't magically do this mapping for you. You would have to have some 386 Control Program such as QEMM386 or 386MAX be installed first. They emulate LIM 4.0 by making use of the Paging capabilities available with the 80386/80486. If you run "win /r" without some control program like the ones mentioned above then Windows won't have any EMS memory available for use. Hence no Small-Frame nor no Large-Frame just your basic Real Mode configuration similiar to the Windows 1.X days. > The /e switch may also be of interest to you. With this you can force small > frame mode. > Hope that helps, > Dan C. JJ