Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!amdcad!ames!ll-xn!mit-eddie!uw-beaver!ssc-vax!bact From: bact@ssc-vax.UUCP (Archie A. Auxter) Newsgroups: comp.sys.amiga Subject: Help on Access to Exec system lists in C Message-ID: <1492@ssc-vax.UUCP> Date: Sat, 31-Oct-87 20:51:16 EST Article-I.D.: ssc-vax.1492 Posted: Sat Oct 31 20:51:16 1987 Date-Received: Thu, 5-Nov-87 21:39:28 EST Organization: Boeing Aerospace Corp., Seattle WA Lines: 9 Keywords: C, exec, lists Does anybody out there know how to get access to the system lists that Exec keeps? I know about the list routines provided by exec, but I want to get pointers to the head of certain lists. I'd also like to be able to get access to any lists held in Intuition. For example, for a program that wants to put all current windows on a new screen, I'd like to be able to access the head of the list where windows are kept. thanx for the help.