Tracking openings of .rsrc files?
Tracking openings of .rsrc files?
- Subject: Tracking openings of .rsrc files?
- From: Colin Cornaby <email@hidden>
- Date: Mon, 12 Jul 2004 18:35:19 -0700
I realize this is a more general question for this list... but...
I am trying to track the openings of application's .rsrc files. For
example, I'm trying to find how iTunes opens iTunes.rsrc within its
package. The very odd thing is I can find no trace of it. Using debug
tools, it never seems to use kernal level open functionality to open
the resource file. It never obtains an fsref for it. The only thing I
can see when iTunes is launched is iTunes getting the attributes of its
resource file, but never opening it.
Does anyone have any ideas on how its opened?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.