Path: utzoo!attcan!uunet!samsung!usc!henry.jpl.nasa.gov!elroy.jpl.nasa.gov!hacgate!ashtate!dbase!awd From: awd@dbase.UUCP (Alastair Dallas) Newsgroups: comp.sys.mac.programmer Subject: _OSDispatch Keywords: Multifinder Message-ID: <306@dbase.UUCP> Date: 20 Nov 89 17:00:58 GMT Organization: Ashton Tate Devlopment Center Glendale, Calif. Lines: 12 Can anyone tell me what OSDispatch is supposed to do? I'm tracing through some code and I'm forced to guess what's going on behind this closed door. I gather from tech note #180's brief mention that it has something to do with MultiFinder and memory allocation. It takes an int selector code < $20 (it seems) and I found a table of addresses followed by two shorts that might have been size of parameter, size of return value. Any pointers would be appreciated. I don't have any MultiFinder documentation (except tech notes), so that might be all I need. /alastair/