Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!sun-barr!decwrl!hplabs!hpfcso!hpfcmgw!hpfcse!hpuecoa!uswmrg2!steve From: steve@uswmrg2.UUCP (Martin) Newsgroups: comp.sys.mac.programmer Subject: Re: Locking Handles Message-ID: <730001@uswmrg2.UUCP> Date: 2 Nov 89 18:04:18 GMT References: <1816@neoucom.UUCP> Organization: US WEST Marketing Resources Group Lines: 11 >In addition, I can't seem to get the program to run from within Think C. >(3.02) If I Build Application... and run from the Finder, it runs fine >(ignoring the weird memory related crashes). This is because Think C does not strip unused portions of the linked libraries out of the project when running from Think C. If you are running under Multifinder this means that the program may need more memory allocated for it when running as a project than when running as a standalone application. =>Steve<=