Hi,
I'm currently developing a Photoshop plug-in (Carbon Classic lib). This plug-in needs to use a Mac OS X shared library (.dylib).
The Apple documentation specifies that this is possible using the "GetSharedLibrary" function.
Unfortunately, I still fail to understand how to do so, because the Apple documentation states that I should "prepare" the library before calling "GetSharedLibrary" but doesn't specifies what this preparation consists in.
Does anybody here ever succesfully used this GetSharedLibrary function ?
Thanks for your help,
Alexandre Valentin,
Student