[comp.windows.x] resource ownership migration, how to?

jason@tfs.COM (Jason P. Venner) (05/18/91)

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