Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!pt.cs.cmu.edu!b.gp.cs.cmu.edu!Ralf.Brown@B.GP.CS.CMU.EDU From: Ralf.Brown@B.GP.CS.CMU.EDU Newsgroups: comp.os.msdos.programmer Subject: Re: Shared programs in Desqview Message-ID: <27052829@ralf> Date: 29 Sep 90 23:03:05 GMT Sender: ralf@b.gp.cs.cmu.edu Organization: Carnegie Mellon University School of Computer Science Lines: 28 In-Reply-To: <1990Sep28.175957.14872@maytag.waterloo.edu> In article <1990Sep28.175957.14872@maytag.waterloo.edu>, dmurdoch@watstat.waterloo.edu (Duncan Murdoch) wrote: }In the October issue of Byte, there's mention of the shared program }option in Desqview windows. What it says (and I'm working from memory) is }[...] }This gave me the idea of loading some of my TSRs to be shared between different }windows... }The trouble is that the shared program gets loaded by DV, not by DOS, and }doesn't get a PSP, so you have to write it in a special format. My question }is: }Can a shared program call DOS, especially DOS's Exec service, and load a }bunch of TSRs? I don't know about calling DOS (I'm not that familiar with shared programs), but you should be aware that shared programs reduce the maximum window size by the size of the shared program. Thus, loading TSRs as shared programs will have the same negative impact on window size that they would have when loaded low from DOS before DESQview. } }Duncan Murdoch }dmurdoch@watstat.waterloo.edu } -- UUCP: {ucbvax,harvard}!cs.cmu.edu!ralf -=- 412-268-3053 (school) -=- FAX: ask ARPA: ralf@cs.cmu.edu BIT: ralf%cs.cmu.edu@CMUCCVMA FIDO: 1:129/3.1 Disclaimer? | I was gratified to be able to answer promptly, and I did. What's that? | I said I didn't know. --Mark Twain