| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Is there a way to hook into dyld that will notify me when a dynamic library is about to be loaded and allow me to conditionally load that library from a location other than the default? Basically, we want to be able to load a set of libraries from one of two directories based on version and availability. We would only load the libraries from a given location if all the libraries in that location are of the correct version.
FYI: we currently accomplish similar functionality in XP using the __pfnDliNotifyHook2 callback.
| References: | |
| >dyld hook (From: "Brian Chrisman" <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.