Manager: Code Fragment Manager



Carbon supports the Code Fragment Manager.

Supported  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.

Supported  ConvertBundlePreLocator

Available in CarbonLib 1.4 and later. Available in Mac OS X 10.0 and later.

Supported  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.

Supported  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.

Modified  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.

Supported  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.

Supported  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.

Supported  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.