Manager: Code Fragment Manager
Carbon supports the Code Fragment Manager.
CloseConnection
Available in CarbonLib 1.0 and later when Code Fragment Manager 1.0 or later is present. Available in Mac OS X 10.0 and later.
ConvertBundlePreLocator
Available in CarbonLib 1.4 and later. Available in Mac OS X 10.0 and later.
CountSymbols
Available in CarbonLib 1.0 and later when Code Fragment Manager 1.0 or later is present. Available in Mac OS X 10.0 and later.
FindSymbol
Available in CarbonLib 1.0 and later when Code Fragment Manager 1.0 or later is present. Available in Mac OS X 10.0 and later.
GetDiskFragment
On Mac OS X, GetDiskFragment does not include the folder containing the root fragment (assuming that it is different from the application fragment) in its search path for import libraries. For example, say your application used a special folder to store plugins. If that folder also contained special libraries for those plugins, then calling GetDiskFragment to load a plugin would not find those libraries.
The workaround is to make sure that any import libraries you require are in the Code Fragment Manager's search path (such as by designating an application library subfolder in the code fragment resource, or placing the libraries in the application's container). For more details of how the Code Fragment Manager searches for import libraries, see Mac OS Runtime Architectures. Available in CarbonLib 1.0 and later when Code Fragment Manager 1.0 or later is present. Available in Mac OS X 10.0 and later.
GetIndSymbol
Available in CarbonLib 1.0 and later when Code Fragment Manager 1.0 or later is present. Available in Mac OS X 10.0 and later.
GetMemFragment
Available in CarbonLib 1.0 and later when Code Fragment Manager 1.0 or later is present. Available in Mac OS X 10.0 and later.
GetSharedLibrary
Available in CarbonLib 1.0 and later when Code Fragment Manager 1.0 or later is present. Available in Mac OS X 10.0 and later.
[Table of Contents] [Manager Index] [Function Index]
Generated on: 12/12/2001. Copyright © 1999-2001 Apple Computer, Inc. All rights reserved.