On Jan 10, 2004, at 10:21 AM, Matt Jaffa wrote: Using the Proc structure, is there a way to get the information of the app's name, including the directory it is in? Like /Applications/TextEdit.app/contents/MacOS/TextEdit ? The proc structure is private; don't depend on being able to access any of it. In addition, an application may have been launched using a relative path, so the "real" path to it may not be known at launch time (and in fact it may not have one). = Mike _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.
participants (1)
-
drivers