Jump To:
Reference Library: Legacy Documents
As Carbon and Mac OS X evolve, the APIs and technologies they encompass change to meet the needs of users and developers. As part of this evolution, less efficient features, interfaces, and programming techniques are retired or deprecated in favor of newer ones. Apple makes these changes only when deemed absolutely necessary. Legacy documents help developers identify replacements for deprecated and unsupported technologies and update their products to run on current Apple platforms.
Go to the Carbon Reference Library for up-to-date development information.
Document Descriptions
On Off
Display

Sort by
Title
Sort by
Legacy Status
Sort by
Resource Type
Sorted by
Date
Dictionary Manager Reference (HTML) (PDF)
Describes the deprecated C API for using dictionaries in spelling checkers and similar applications. Replaced by Dictionary Services.
Deprecated Reference 2007-12-11
List Manager Reference (HTML) (PDF)
Describes the legacy C API for managing and displaying elements in a scrollable list. Replaced by the Data Browser.
Deprecated Reference 2007-12-11
Managing Fonts: QuickDraw (HTML) (PDF)
Explains how to use the deprecated QuickDraw-based font-management API replaced by Core Text or ATS.
Deprecated Guides 2007-12-11
Scrap Manager Reference (HTML) (PDF)
Describes the legacy C API used to copy items to and from the Clipboard. Replaced by the Pasteboard Manager.
Deprecated Reference 2007-12-11
Script Manager Reference (HTML) (PDF)
Describes the legacy C API that was used for managing writing systems. Replaced by Unicode technology.
Deprecated Reference 2007-12-11
Display Manager Reference (HTML) (PDF)
Describes the C API for dynamically changing the arrangement and display modes of attached monitors. Replaced by Quartz Display Services.
Deprecated Reference 2007-12-04
Event Manager Reference (HTML) (PDF)
Describes the event-handling system created originally for Classic Mac OS and superseded by the Carbon Event Manager.
Deprecated Reference 2007-10-31
Device Manager Reference (HTML) (PDF)
Describes the legacy C API for exchanging information with device drivers. Replaced by the I/O Kit.
Unsupported Reference 2007-07-10
Event Manager Legacy Reference (HTML) (PDF)
Describes outdated or unsupported C APIs superseded by the Carbon Event Manager.
Unsupported Reference 2007-05-03
Optimizing Display Modes and Window Arrangement With the Display Manager (HTML) (PDF)
Explains how to use the Display Manager. This technology has been replaced by Quartz Display Services.
Unsupported Guides 2007-05-03
Transferring Data With URL Access Manager (HTML) (PDF)
Explains how to transfer data to and from a URL from within a Carbon application.
Unsupported Guides 2007-05-03
Interface Builder (HTML) (PDF)
Advice for using the Interface Builder graphical UI design tool, and pointers to relevant documentation.
Unsupported Guides 2007-04-05
Xcode 2.0 User Guide (HTML) (PDF)
Explains how to use Xcode. This document is only for users of Xcode 2.0, which is not the current version.
Unsupported Guides 2006-11-07
Legacy ATSUI Reference (HTML) (PDF)
Describes C functions, data types, and constants that are no longer supported for rendering Unicode text.
Unsupported Reference 2006-07-24
Software Distribution Legacy Guide (HTML) (PDF)
Explains how to distribute and install Mac OS X software using PackageMaker and Installer.
Unsupported Guides 2006-07-24
Apple Game Sprockets Reference (HTML) (PDF)
Describes the programming interface defined by Game Sprockets. Replaced by Quartz Display Services.
Deprecated Reference 2006-07-13
Find By Content Reference (HTML) (PDF)
Describes the legacy C API for performing relevance-ranked searches. Replaced by Search Kit.
Deprecated Reference 2006-07-13
HTML Rendering Library Reference (HTML) (PDF)
Describes the legacy C API for drawing HTML text and images in a window. Replaced by the Web Kit.
Deprecated Reference 2006-07-13
Palette Manager Reference (HTML) (PDF)
Describes the legacy C API used to select colors for display devices limited to an 8-bit pixel depth.
Deprecated Reference 2006-07-13
Picture Utilities Reference (HTML) (PDF)
Describes the legacy C API for reading and modifying image data stored in PICT-formatted files. Replaced by Quartz2D.
Deprecated Reference 2006-07-13
QuickDraw Text Reference (HTML) (PDF)
Describes the legacy C API for measuring and drawing text. Replaced by ATSUI.
Deprecated Reference 2006-07-13
TextEdit Reference (HTML) (PDF)
Describes the legacy C API for text handling and manipulation. Replaced by the Multilingual Text Engine (MLTE).
Deprecated Reference 2006-07-13
URL Access Manager Reference (HTML) (PDF)
Describes the legacy C API for transferring data to and from a URL from within an application. Replaced by CFNetwork.
Deprecated Reference 2006-07-13
SCSI Manager Reference (HTML) (PDF)
Describes the C API for accessing SCSI devices in Classic Mac OS. Replaced by the I/O Kit.
Deprecated Reference 2006-07-12
Network Services Location Manager (Legacy) (HTML) (PDF)
Explains how to have a Carbon application discover available network services.
Deprecated Guides 2006-05-23
High Level Toolbox Release Notes (10.3 and earlier) (HTML)
Unsupported Release Note 2006-01-10
MoreFilesX (HTML) (DMG) (ZIP)
Shows various File Manager operations through a collection of high-level routines using HFS Plus APIs.
Deprecated Sample Code 2005-05-13
Just Finder (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-10-30
ProcDoggie (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-10-30
VBLSnippet (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-10-30
AsyncPB (HTML) (DMG) (ZIP)
Describes how to chain File System calls from an interrupt handler like a Time Manager task.
Deprecated Sample Code 2003-10-27
CPUGestalt (HTML) (DMG) (ZIP)
Shows how to determine the processor type of the Macintosh you're running on.
Deprecated Sample Code 2003-10-27
DelegateOnlyComponentOld (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-10-27
DrawSprocketTestOld (HTML) (DMG) (ZIP)
Demonstrates basic implementations of DrawSprocket Functions.
Deprecated Sample Code 2003-10-14
DSp Context SwitchOld (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-10-14
GlyphaIVOld (HTML) (DMG) (ZIP)
A basic game implementation in the spirit of Joust meant as demonstation of Sprocket usage.
Deprecated Sample Code 2003-10-14
InputSprocketTestOld (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-10-14
SuspendAppleEvent (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-10-14
Magnify (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-10-10
Palette and GWorld (HTML) (DMG) (ZIP)
Demonstrates the use of palette and color tables with GWorlds.
Deprecated Sample Code 2003-10-10
ColorCDEF (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-08-28
Concordia (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-08-28
ControlStripSample (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-08-28
OTEndpointInfo (HTML) (DMG) (ZIP)
Demonstrates how to query an endpoint for its 'vital statistic' using OTGetEndpointInfo.
Deprecated Sample Code 2003-08-20
7Edit (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-07-22
AECoercion (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-07-22
ARPSample (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-07-22
CopyBits vs. CopyMask (HTML) (DMG) (ZIP)
CopyBits (using a mask region) vs. CopyMask (using a mask BitMap). Which do you think is faster?
Deprecated Sample Code 2003-07-22
CreateDirWCustIcon (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-07-22
DumpARPCache (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-07-22
DumpNetworkSetup (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-07-22
FileSharingOn (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-07-22
LaunchWithDoc (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-07-22
LaunchWithDoc2 (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-07-22
MoreAutoPush (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-07-22
MoreNetworkSetup (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-07-22
OTClassicContext (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-07-22
OTCodeResource (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-07-22
OTDumpInternetStatus (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-07-22
OTDumpPortRegistry (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-07-22
OTFindSerialPorts (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-07-22
OTMP (HTML) (DMG) (ZIP)
A library for calling Open Transport synchronously from preemptively scheduled tasks (MP tasks).
Deprecated Sample Code 2003-07-22
OTPingSample (HTML) (DMG) (ZIP)
Demonstrates how to implement ping on top of the Open Transport API.
Deprecated Sample Code 2003-07-22
OTStreamDumper (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-07-22
OTStreamLogViewer (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-07-22
OTTraceRouteSample (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-07-22
quitapps (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-07-22
Simple DrawSprocket (HTML) (DMG) (ZIP)
Simple use of DrawSprocket to set screen resolution and size.
Deprecated Sample Code 2003-07-22
StreamNOP (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-07-22
TE Over Background (HTML) (DMG) (ZIP)
A textEdit that shows old text editing over a colored background
Deprecated Sample Code 2003-07-22
TestQD (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-07-22
TestVM (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-07-22
TPIFile (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-07-22
TransferProvider (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-07-22
VMSify (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-07-22
iGetKeys (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-07-10
PrintDialogMagic (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-03-26
SnapshotSample (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-03-17
IPCLister (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-03-14
PPCToolboxKeychain (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-03-14
Server Remote Control (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-03-14
CustomGet unresolved alias (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-03-13
CustomPutAppend (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-03-13
CustomPutSuffix (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-03-13
SettingUpStdFile (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-03-13
StandardGetFolder (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-03-13
Out of This GWorld (HTML) (DMG) (ZIP)
Demonstrates the use of offscreen GWorlds and palette animation to simulate animation.
Deprecated Sample Code 2003-03-12
TubeTest (HTML) (DMG) (ZIP)
The program is a simple demonstration of how to use the Palette Manager in a color program.
Deprecated Sample Code 2003-03-12
How do I use PMSessionGetGraphicsContext to get a CGContextRef? (HTML) (日本語 HTML)
QA1216: Describes how to use PMSessionSetDocumentFormatGeneration and PMSessionGetGraphicsContext to get a CGContextRef for printing.
Deprecated Technical Q&A 2003-02-25
AuntieDialog (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-30
Calc ControlRgn (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-30
ColorPopUpMenus (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-30
DragWindowGrid (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-30
GridWindowGrow (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-30
HTMLSample (HTML) (DMG) (ZIP)
Illustrates one way to use the HTMLRenderingLib Library.
Deprecated Sample Code 2003-01-30
HTMLUserPane (HTML) (DMG) (ZIP)
Shows how to display a HTMLRenderingLib object inside of a user pane control.
Deprecated Sample Code 2003-01-30
ictbSample (HTML) (DMG) (ZIP)
Shows an example of ictb resource.
Deprecated Sample Code 2003-01-30
ItemHider (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-30
Live Scroll (HTML) (DMG) (ZIP)
Demonstrates how to implementing live scrolling during the tracking of scroll bar thumbs.
Deprecated Sample Code 2003-01-30
LocalServer (HTML) (DMG) (ZIP)
Sample demonstrates how a Classic process can communicate with a Mac OS X process using IP networking protocols.
Deprecated Sample Code 2003-01-30
Password (HTML) (DMG) (ZIP)
Illustrates three different ways to implement password fields in dialogs.
Deprecated Sample Code 2003-01-30
PopUpMenuWithCurFont (HTML) (DMG) (ZIP)
Demonstrates what must be done to control the font used by MDEF 0 during PopUpMenuSelect.
Deprecated Sample Code 2003-01-30
ProgressBars (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-30
RequiredFinderColors (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-30
ROMResourceDump (HTML) (DMG) (ZIP)
Illustrates how to copy all resources in the Macintosh's ROM into a file.
Deprecated Sample Code 2003-01-30
Scrap Parsing (HTML) (DMG) (ZIP)
Shows how to parse the in-memory scrap.
Deprecated Sample Code 2003-01-30
SegmentView (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-30
ShadingWinds (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-30
Sys7 popUpCDEF (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-30
Tabs LDEF (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-30
TwoColumn LDEF (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-30
WDEFColorSample (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-30
WindowColors (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-30
ZoomWindow (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-30
Is PC Exchange Installed (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-23
AEGestalt (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
AEObject-Edition Sample (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
BasicDiskImage (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
BufferedWindows (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
CarbonQuartzDrawingWPrinting (HTML) (DMG) (ZIP)
Demonstrates mixing QuickDraw and Quartz 2D drawing both on screen and during printing.
Deprecated Sample Code 2003-01-14
ChangeTextStyleRec (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
CoreSample (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
CTMClip (HTML) (DMG) (ZIP)
Shows how to manipulate the Quartz 2D Current Transform Matrix (CTM) for image drawing with clipping.
Deprecated Sample Code 2003-01-14
CTMDemo (HTML) (DMG) (ZIP)
Shows how to manipulate the Quartz 2D Current Transform Matrix (CTM) for image drawing without clipping.
Deprecated Sample Code 2003-01-14
CustomIcon (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
DefProcs (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
deleteEmptyDir (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
DisplayVideo (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
DragWindow INIT (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
ficycle (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
FormatAsDOS (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
GetHWEthernetAddr (HTML) (DMG) (ZIP)
Shows how to obtain the hardware Ethernet address of a machine.
Deprecated Sample Code 2003-01-14
GetVInfo (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
INIT - CDEV (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
jGNE Helper (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
jGNEFilter (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
MacCalendar (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
MDEF.Sample (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
MenuScripter (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
MoreFinderEvents (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
MyComponentOld (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
MyRegisterComponentOld (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
NewCCursor (HTML) (DMG) (ZIP)
Shows how to create a black and white 'CURS' and a color 'crsr' cursor resource by hand.
Deprecated Sample Code 2003-01-14
Notification Hacks (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
NSLMiniBrowser (HTML) (DMG) (ZIP)
Uses the NSL API to find network services using SLP, NBP, and Directory Services.
Deprecated Sample Code 2003-01-14
OpenGL Movie (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
OSA Preserve 68K Registers (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
OT Virtual Server (HTML) (DMG) (ZIP)
Sample code which uses Open Transport and demonstrates real world issues.
Deprecated Sample Code 2003-01-14
OTLookupNameTest (HTML) (DMG) (ZIP)
Demonstrates how to lookup NBP entities on an AppleTalk network using Open Transport.
Deprecated Sample Code 2003-01-14
OTSimpleDownloadHTTP (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
OTTCPWillDial (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
PDEProject (HTML) (DMG) (ZIP)
Demonstrates an application-hosted printing dialog extension (PDE) that displays a custom pane in the Print dialog.
Deprecated Sample Code 2003-01-14
PDlog Expand (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
Play (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
Play Video Sample (HTML) (DMG) (ZIP)
The sample makes use of the RequestVideo sample code API.
Deprecated Sample Code 2003-01-14
PopMenus (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
PutAwayVolumes (HTML) (DMG) (ZIP)
Demonstrates several ways to unmount a volume and which contexts might require which techniques.
Deprecated Sample Code 2003-01-14
Red Rocket (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
Reinstallable (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
Save Print Record (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
Set Folder Windows (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
SignatureToApp (HTML) (DMG) (ZIP)
Takes a signature (creator code) and finds the corresponding application, running or on disk.
Deprecated Sample Code 2003-01-14
Simple HLE (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
SmallDaemon (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
Soundboard (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
Switch Stack (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
System 7.0 Menu Def Info (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
System 7.0 WDEF (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
TEXTtotypeIntlCoercion (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
TimeZone.Daylight (HTML) (DMG) (ZIP)
Shows how to read the current location and time zone that is set in Date & Time.
Deprecated Sample Code 2003-01-14
WDEFPatch (HTML) (DMG) (ZIP)
Unsupported Sample Code 2003-01-14
Finding Missing OpenGL CFM Entry Points (HTML) (日本語 HTML)
QA1225.
Unsupported Technical Q&A 2002-12-23
Additional URL Access Error Codes (HTML) (日本語 HTML)
NW66.
Unsupported Technical Q&A 2002-12-18
Carbon Porting Guide (HTML) (PDF)
A handbook for developers porting older Mac OS applications to Carbon.
Unsupported Guides 2002-12-01
URL Access and the Missing Progress Dialog (HTML) (日本語 HTML)
QA1140: Explains a known bug in URL Access related to progress dialogs.
Deprecated Technical Q&A 2002-09-23
Setting request headers in URL Access (HTML) (日本語 HTML)
QA1073: Explains how to work around a bug in URL Access when setting request headers.
Deprecated Technical Q&A 2002-09-10
SndPlayDoubleBuffer and Carbon (HTML) (日本語 HTML)
TN1198.
Unsupported Technical Note 2002-06-12
'pdat' specification (HTML) (日本語 HTML)
TN2049.
Unsupported Technical Note 2002-04-22
Using AppleScript to send an email with an attachment (HTML) (日本語 HTML)
QA1018.
Unsupported Technical Q&A 2002-01-04
Sound Manager 3.3 (HTML)
Summary of Sound Manager legacy releases 3.1, 3.2.1, and 3.3.
Deprecated Reference 2001-11-15
The intermittent behavior of SetDialogItemText (HTML)
QA1082: Explains why SetDialogItemText may seem to not work correctly if you have embedding turned on.
Deprecated Technical Q&A 2001-10-30
Setting the preferred CMM programatically? (HTML)
QA1086.
Unsupported Technical Q&A 2001-10-24
RunApplicationEventLoop and Thread Manager (HTML)
QA1061.
Unsupported Technical Q&A 2001-10-10
How to use URL Access with proxy servers (HTML)
QA1074: Explains how to use URL Access with proxy servers.
Deprecated Technical Q&A 2001-10-02
Resource chain corruption when using Navigation Services dialogs and Carbon Events (HTML)
QA1066.
Unsupported Technical Q&A 2001-08-21
Menus & Hardware Accelerated OpenGL under Mac OS 9 Carbon (HTML)
QA1042.
Unsupported Technical Q&A 2001-07-10
How to define a plst resource in a .r file (HTML)
QA1034.
Unsupported Technical Q&A 2001-05-09
Targeting DebuggingCarbonLib asserts (HTML)
QA1033: Describes how to focus DebuggingCarbonLib asserts to a single application.
Deprecated Technical Q&A 2001-05-04
OpenGL Texture Sharing Between Contexts (HTML)
QA1031.
Unsupported Technical Q&A 2001-05-01
Finding the VM Backing Store (HTML) (日本語 HTML)
ME07.
Unsupported Technical Q&A 2001-03-30
Find Documents Folder (HTML) (日本語 HTML)
OPS17.
Unsupported Technical Q&A 2001-03-26
BowelsOfTheMemoryManager (aka YourHeapIsProbablyCorrupt) (HTML) (日本語 HTML)
ME05: What the symbol BowelsoftheMemoryManager means and the most probable cause of this symbol in MacsBug.
Deprecated Technical Q&A 2001-02-01
File Mapping in Mac OS 9.1 (HTML)
TN2011.
Unsupported Technical Note 2001-01-25
MP-Safe Routines (HTML)
TN2006.
Unsupported Technical Note 2000-12-21
The Browser Control (aka That ListView Thing) (HTML)
TN2009.
Unsupported Technical Note 2000-12-05
GetPortBitMapForCopyBits (HTML) (日本語 HTML)
QD61: Describes the proper usage of GetPortBitMapForCopyBits.
Deprecated Technical Q&A 2000-11-08
Correct Setup of an AGLDrawable (HTML)
OGL02.
Unsupported Technical Q&A 2000-10-04 <