Re: dylib loaded info on running apps
Re: dylib loaded info on running apps
- Subject: Re: dylib loaded info on running apps
- From: Paul Forgey <email@hidden>
- Date: Thu, 1 Jun 2006 12:04:42 -0700
On May 31, 2006, at 2:48 PM, Alex Sheh wrote:
Hi All,
Is there a way to get information on whether any running apps have
loaded a particular dylib or framework (additionally getting the
names of these apps would be even better)? I would like to detect
this condition in my installer and notify the user to quit these
applications before installing. Thanks!
That's so Windows! ..as are installers in most cases too.
You are free to re-arrange the table under the place settings. The
application will continue to run the same loaded code regardless of
what you've done to the underlying library until it is restarted.
Framework bundles are slightly different in this regard with
resources, but even that shouldn't be a problem if you version them
correctly.
This is part of the reason Mac users (and unix servers) don't have to
shut down everything and then ultimately reboot after installing a
web browser or something.
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden