Path: utzoo!attcan!uunet!mcsun!sunic!chalmers!afs-news!hacke2!d6maca From: d6maca@dtek.chalmers.se. (Martin Carlberg) Newsgroups: comp.sys.mac.programmer Subject: Communication between asynchronous calls and the application Message-ID: <613@vice2utc.chalmers.se> Date: 16 Dec 89 21:25:22 GMT Sender: news@vice2.utc.chalmers.se Reply-To: d6maca@dtek.chalmers.se (Martin Carlberg) Organization: Chalmers Univ. of Technology, Gothenburg, Sweden Lines: 11 Hi! I have problem telling my application that a asynchronous call has completed. The problem is that I need to do some Memory Manager calls. I can use a flag and check it in the eventloop, but it's not good. I did try to post events, but when multifinder is running I loose some of them. Any ideas? - Martin Carlberg - Chalmers University of Technology, Gothenburg, Sweden