Jump To:
Leopard Sample Code: Core Foundation
Applications often need to load specific resources in addition to their executable code. Core Foundation includes support for distributing, locating, and loading these resources, which include memory allocations; feature availability information; power and energy resources; application-specific images, sounds, and localized strings; environment variables; and user preferences.

Document Descriptions
On Off
Display

Sort by
Title
Sorted by
Date
CFPrefTopScores (HTML) (DMG) (ZIP)
How to access globally shared (writable) user preferences without requiring authentication.
2006-10-09
CheckExecutableArchitecture (HTML) (DMG) (ZIP)
Determine whether a particular Mach-O executable contains a version suitable for executing on a given processor architecture.
2006-02-07
MapLargeFile (HTML) (DMG) (ZIP)
Shows a technique for mapping files greater than 4GB into memory for faster access.
2003-11-19
MoreIsBetter (HTML) (DMG) (ZIP)
Library providing indispensable wrapers and workarounds for many areas of Mac OS programming.
2003-10-27
CFPreferences (HTML) (DMG) (ZIP)
Shows how to use the CFPreferences APIs to access user preferences.
2003-01-14
CFPrefsDumper (HTML) (DMG) (ZIP)
Shows how to use the CFPreferences APIs to access information about the current user preferences.
2003-01-14