Xref: utzoo comp.sys.mac.system:3716 rec.music.synth:19928 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!usc!apple!well!zicarell From: zicarell@well.sf.ca.us (David Zicarelli) Newsgroups: comp.sys.mac.system,rec.music.synth Subject: Re: Does Apple MIDI Manager work with Mac System 7.0's VM? Message-ID: <23761@well.sf.ca.us> Date: 22 Mar 91 19:02:45 GMT References: <7814@skye.cs.ed.ac.uk> Organization: Whole Earth 'Lectronic Link, Sausalito, CA Lines: 14 According to John Worthington, version 2.0 contains the necessary calls to the system to lock itself in memory when System 7 is using Virtual Memory. Of course, no MIDI software contains these calls yet, but you're going to be writing your own, so you don't care, right? Although I haven't actually dealt with the issue, you can be a pig and call the "process manager" to find out the starting and ending address of your program and request that the entire area be locked out. This will make your program MM and VM compatible. _DavidZ.