Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!ucbvax!bloom-beacon!dont-send-mail-to-path-lines From: jason@tfs.COM (Jason P. Venner) Newsgroups: comp.windows.x Subject: resource ownership migration, how to? Message-ID: <9105172124.AA08972@teccb1.TFS> Date: 17 May 91 21:24:02 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 10 I have an application where on program may create a window or pixmap, that many other programs may want to access, even after the first program has 'died'. Is there a way to either: incriment the reference counts on a resource change the ownership of a resource. Jason