Jump To:
Leopard 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
Run Loops (HTML) (PDF)
Explains how Core Foundation run loops process input.
Unsupported Guides 2008-10-15
Dictionary Manager Reference (HTML) (PDF)
Describes a deprecated technology 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 a deprecated technology replaced by Unicode facilities.
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 deprecated technology 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 Notes 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&As 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&As 2002-12-23
Additional URL Access Error Codes (HTML) (日本語 HTML)
NW66.
Unsupported Technical Q&As 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&As 2002-09-23
SCSIAction and IOSCSIUserClient on Mac OS X 10.2 (HTML) (日本語 HTML)
QA1201.
Unsupported Technical Q&As 2002-09-13
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&As 2002-09-10
SndPlayDoubleBuffer and Carbon (HTML) (日本語 HTML)
TN1198.
Unsupported Technical Notes 2002-06-12
'pdat' specification (HTML) (日本語 HTML)
TN2049.
Unsupported Technical Notes 2002-04-22
Using AppleScript to send an email with an attachment (HTML) (日本語 HTML)
QA1018.
Unsupported Technical Q&As 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&As 2001-10-30
Setting the preferred CMM programatically? (HTML)
QA1086.
Unsupported Technical Q&As 2001-10-24
RunApplicationEventLoop and Thread Manager (HTML)
QA1061.
Unsupported Technical Q&As 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&As 2001-10-02
Resource chain corruption when using Navigation Services dialogs and Carbon Events (HTML)
QA1066.
Unsupported Technical Q&As 2001-08-21
Menus & Hardware Accelerated OpenGL under Mac OS 9 Carbon (HTML)
QA1042.
Unsupported Technical Q&As 2001-07-10
How to define a plst resource in a .r file (HTML)
QA1034.
Unsupported Technical Q&As 2001-05-09
Targeting DebuggingCarbonLib asserts (HTML)
QA1033: Describes how to focus DebuggingCarbonLib asserts to a single application.
Deprecated Technical Q&As 2001-05-04
OpenGL Texture Sharing Between Contexts (HTML)
QA1031.
Unsupported Technical Q&As 2001-05-01
Finding the VM Backing Store (HTML) (日本語 HTML)
ME07.
Unsupported Technical Q&As 2001-03-30
Find Documents Folder (HTML) (日本語 HTML)
OPS17.
Unsupported Technical Q&As 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&As 2001-02-01
File Mapping in Mac OS 9.1 (HTML)
TN2011.
Unsupported Technical Notes 2001-01-25
MP-Safe Routines (HTML)
TN2006.
Unsupported Technical Notes 2000-12-21
The Browser Control (aka That ListView Thing) (HTML)
TN2009.
Unsupported Technical Notes 2000-12-05
GetPortBitMapForCopyBits (HTML) (日本語 HTML)
QD61: Describes the proper usage of GetPortBitMapForCopyBits.
Deprecated Technical Q&As 2000-11-08
Correct Setup of an AGLDrawable (HTML)
OGL02.
Unsupported Technical Q&As 2000-10-04
'CDEF' Parameters and Bugs (HTML)
TB31.
Unsupported Technical Notes 2000-08-14
Checklist for Building Applications and Extensions (HTML) (日本語 HTML)
TN1126.
Unsupported Technical Notes 2000-08-14
Color, Windows and 7.0 (HTML)
TB33.
Unsupported Technical Notes 2000-08-14
Creating Desktop Printers on the Fly (HTML) (日本語 HTML)
TN1131.
Unsupported Technical Notes 2000-08-14
Extending the Print Record for LaserWriter 8 (HTML) (日本語 HTML)
TN1161.
Unsupported Technical Notes 2000-08-14
Finder Flags (HTML)
TB09.
Unsupported Technical Notes 2000-08-14
Finder Icon Positioning and File Initialization (HTML)
TB42.
Unsupported Technical Notes 2000-08-14
How To Produce Continuous Sound Without Clicking (HTML)
TB03.
Unsupported Technical Notes 2000-08-14
Inside Macintosh: Memory Errata (HTML)
IMERRATA02.
Unsupported Technical Notes 2000-08-14
Inside Macintosh: Processes: Time Manager Addenda (HTML)
TN1063.
Unsupported Technical Notes 2000-08-14
'LDEF' Madness (HTML)
TB13.
Unsupported Technical Notes 2000-08-14
MultiFinder Frequently Asked Questions (HTML)
TB14.
Unsupported Technical Notes 2000-08-14
NewGWorlds in VRAM and AGP Memory (HTML) (日本語 HTML)
TN1182.
Unsupported Technical Notes 2000-08-14
On the Deferred Task Manager (HTML)
TN1003.
Unsupported Technical Notes 2000-08-14
Pending Update Perils (HTML) (日本語 HTML)
TN1147: Discusses potential problems when pending update events for windows behind modal dialogs are not serviced.
Deprecated Technical Notes 2000-08-14
The Problem with & (Simple) Fix to Purgeable WDEFs (HTML) (日本語 HTML)
TN1082.
Unsupported Technical Notes 2000-08-14
Scrapbook File Format (HTML)
TB24.
Unsupported Technical Notes 2000-08-14
Start Manager Extension Table Mechanism (HTML) (日本語 HTML)
TN1123.
Unsupported Technical Notes 2000-08-14
Open Transport Versions (HTML)
NW64.
Unsupported Technical Q&As 2000-05-08
Receiving UDP Broadcasts While Sending from a Secondary Address (HTML)
NW67.
Unsupported Technical Q&As 2000-05-08
aglChoosePixelFormat, The Inside Scoop (HTML)
OGL01.
Unsupported Technical Q&As 2000-04-03
Cursor Components (HTML)
TN1196.
Unsupported Technical Notes 2000-04-01
CloseDialog and 'ictb's (HTML)
TB66.
Unsupported Technical Q&As 2000-01-18
Inside Macintosh: Files Errata (HTML) (日本語 HTML)
TN1041.
Unsupported Technical Notes 1999-11-01
Raw IP and Open Transport 2.5.x (HTML)
NW63: Discusses Open Transport 2.5's change to the behavior of raw IP endpoints with IP_HDRINCL set.
Deprecated Technical Q&As 1999-10-25
Detecting specific ROM-in-RAM Mac (HTML) (日本語 HTML)
HW49: Identifying a Mac by name ("iMac"), and better alternatives for determining specific features ("has Firewire").
Deprecated Technical Q&As 1999-10-05
Synchronizing Sounds to Video (HTML) (日本語 HTML)
SND19: Enabling regular sound callbacks under Mac OS 9 and Sound Manager 4.0.
Deprecated Technical Q&As 1999-10-05
Synchronous SysBeep (HTML) (日本語 HTML)
SND18: Obtaining a synchronous SysBeep with Sound Manager 3.1.
Deprecated Technical Q&As 1999-10-05
FCBs, Now and Forever (HTML) (日本語 HTML)
TN1184.
Unsupported Technical Notes 1999-10-01
MACE Restrictions (HTML) (日本語 HTML)
SND16: MACE algorithms only support the compression of 8-bit offset binary sound.
Deprecated Technical Q&As 1999-06-08
Reserved Key Combinations (HTML) (日本語 HTML)
TB41.
Unsupported Technical Q&As 1999-05-17
Setting a Control's Variant Field (HTML) (日本語 HTML)
TB63: Details how to change the variant of a custom control after creating the control.
Deprecated Technical Q&As 1999-05-03
Setting the Background Color of a Control (HTML) (日本語 HTML)
TB62.
Unsupported Technical Q&As 1999-05-03
Localized Versions of Appearance SDK (HTML) (日本語 HTML)
TB61.
Unsupported Technical Q&As 1999-04-12
fBroadCastAddr Always Zero (HTML) (日本語 HTML)
NW58: Explains why the fBroadcastAddr field may be zero after a call to OTInetGetInterfaceInfo and includes the workaround.
Deprecated Technical Q&As 1999-03-08
Navigation Services Versions (HTML) (日本語 HTML)
TB38.
Unsupported Technical Q&As 1999-03-08
Non-consensual Contextual Menu Manager Plug-ins (HTML) (日本語 HTML)
TB59.
Unsupported Technical Q&As 1999-02-08
Adding Color Icons to Menu Items (HTML) (日本語 HTML)
TB48.
Unsupported Technical Q&As 1998-12-22
Calling GetMenu Redundantly (HTML) (日本語 HTML)
TB45.
Unsupported Technical Q&As 1998-12-22
Desk Accessory Menus (HTML) (日本語 HTML)
TB51.
Unsupported Technical Q&As 1998-12-22
Maximum Number of Menu Items (HTML) (日本語 HTML)
TB57.
Unsupported Technical Q&As 1998-12-22
Menu Definition Drawing Dimmed Items (HTML) (日本語 HTML)
TB50.
Unsupported Technical Q&As 1998-12-22
Moving the Menu Bar (HTML) (日本語 HTML)
TB54: Describes how to move the menubar to another Macintosh Display and why this move is unadvisable.
Deprecated Technical Q&As 1998-12-22
System Menu IDs (HTML) (日本語 HTML)
TB46.
Unsupported Technical Q&As 1998-12-22
Tear-off Menus (HTML) (日本語 HTML)
TB55.
Unsupported Technical Q&As 1998-12-22
Unpopped Popup Menus and Mac OS 8.5 (HTML) (日本語 HTML)
TB44.
Unsupported Technical Q&As 1998-12-22
grayishTextOr and Mac OS 8.5 (HTML) (日本語 HTML)
QD59: Explains why text drawn using TextMode(grayishTextOr) is never drawn; provides a workaround.
Deprecated Technical Q&As 1998-12-07
Object Support Library Version History (HTML) (日本語 HTML)
TN1095.
Unsupported Technical Notes 1998-11-01
The Preferences Problem (HTML) (日本語 HTML)
TN1134: Outlines typical problems with preferences files and some of their solutions.
Deprecated Technical Notes 1998-10-01
Determining volume size (HTML) (日本語 HTML)
FL08.
Unsupported Technical Q&As 1998-09-14
PBXGetVolInfo Glue (HTML) (日本語 HTML)
FL07.
Unsupported Technical Q&As 1998-07-30
Navigation Services and memFullErr (HTML) (日本語 HTML)
TB40.
Unsupported Technical Q&As 1998-07-06
Capturing Speech Manager Output (HTML) (日本語 HTML)
SND15: Capturing the output from the Speech Synthesis Manager to a file.
Deprecated Technical Q&As 1998-05-18
Using OpenTransport With CFM-68K (HTML) (日本語 HTML)
NW19.
Unsupported Technical Q&As 1998-05-04
Open Transport Errors -3151/-3160 and Option Management (HTML) (日本語 HTML)
NW54.
Unsupported Technical Q&As 1998-04-12
Recording Compressed Sounds (HTML) (日本語 HTML)
SND14: Sound Manager and sound input driver compression options are limited to allow interrupt time recording.
Deprecated Technical Q&As 1998-04-12
siMonitorSource Selector (HTML) (日本語 HTML)
SND13: Using the sound output siMonitorAvailable, and siMonitorSource selectors.
Deprecated Technical Q&As 1998-04-12
siOSTypeInput Selectors (HTML) (日本語 HTML)
SND12: The use of siOSTypeInputSource, and siOSTypeInputAvailable selectors and extracting the siOSTypeInputAvailable OSTypes returned.
Deprecated Technical Q&As 1998-04-12
Virtual Memory Application Compatibility (HTML)
TN1094: Provides an introduction to how virtual memory works under Traditional Mac OS.
Deprecated Technical Notes 1998-04-01
The Improper use of FSClose (HTML) (日本語 HTML)
TB36.
Unsupported Technical Q&As 1998-02-10
Parsing the PICT File Format (HTML) (日本語 HTML)
QD56: Explains where to find information on the PICT file format and warns against parsing a PICT file.
Deprecated Technical Q&As 1998-02-10
Setting Audio Input Gain (HTML) (日本語 HTML)
SND11: Setting audio input gain under Mac OS 8.1.
Deprecated Technical Q&As 1998-02-10
Locking and Unlocking Handles (HTML) (日本語 HTML)
TN1122: Explains Memory Manager handles: locking, unlocking, and preserving a handle's state.
Deprecated Technical Notes 1998-02-01
Selecting a specific sound input source (HTML) (日本語 HTML)
SND10: Using the sound input driver to select specific sound input sources.
Deprecated Technical Q&As 1998-01-16
siOSTypeInputAvailable Format (HTML) (日本語 HTML)
SND09: The format of the data returned by the siOSTypeInputAvailable selector is SoundInfoList.
Deprecated Technical Q&As 1998-01-16
Opening Resource Files Twice Considered Hard? (HTML) (日本語 HTML)
TN1120.
Unsupported Technical Notes 1998-01-01
Obtaining Standard Icons (HTML)
TB35.
Unsupported Technical Q&As 1997-12-23
Open Transport STREAMS FAQ (HTML)
TN1117: Decribes writing STREAMS modules and drivers for use with Open Transport.
Deprecated Technical Notes 1997-12-01
Creating Gray Scaled Images > 8 bits (HTML) (日本語 HTML)
QD51: Shows how to create gray-scaled images at resolutions greater than 8 bits for display.
Deprecated Technical Q&As 1997-11-17
Receiving UDP Broadcasts (HTML) (日本語 HTML)
NW53: Explains why UDP endpoints may never receive UDP broadcast messages.
Deprecated Technical Q&As 1997-11-17
White Backgrounds for Dialog editText Items (HTML) (日本語 HTML)
TB34.
Unsupported Technical Q&As 1997-10-13
How to use the OT modem script engine (HTML) (日本語 HTML)
NW50: Shows how to use the Open Transport modem script engine.
Deprecated Technical Q&As 1997-07-11
68K Open Transport Code on Power Macintoshes (HTML)
NW48: Explains why running Open Transport 68K code on a PowerPC may not always work.
Deprecated Technical Q&As 1997-03-14
Running CFM-68K Code at Interrupt Time: Is Your Code at Risk? (HTML) (日本語 HTML)
TN1084.
Unsupported Technical Notes 1997-03-01
Errors on Symbol Names Longer than 64 Characters (HTML) (日本語 HTML)
TB33.
Unsupported Technical Q&As 1997-01-31
Calling TrackDrag with the Event Record's 'where' Field Expressed in Local Coordinates (HTML)
TB29.
Unsupported Technical Q&As 1996-11-27
Drag Manager and windowKind 20 (HTML) (日本語 HTML)
TB28.
Unsupported Technical Q&As 1996-11-27
The InterfaceLibSys7.additions Stub Library (HTML) (日本語 HTML)
PLAT23.
Unsupported Technical Q&As 1996-11-14
Calling CFM Code From Classic 68K Code (HTML)
TN1077.
Unsupported Technical Notes 1996-11-01
Using 'ictb' to Change Edit Fields (HTML) (日本語 HTML)
TB24.
Unsupported Technical Q&As 1996-10-25
Limitations to Menu Item Size under Menu Manager (HTML) (日本語 HTML)
TB23.
Unsupported Technical Q&As 1996-09-27
Inside Macintosh: Operating System Utilities: Addendum to Chapter 4 - Determining If Daylight Savings Time is in Effect (HTML)
TN1064.
Unsupported Technical Notes 1996-09-01
New MacApp Release Approach (HTML)
PLAT25.
Unsupported Technical Q&As 1996-08-21
Server Endpoint 'qlen' Limit (HTML) (日本語 HTML)
NW38: Tells how to determine the maximum 'qlen' value which limits the number of supported handoff endpoints.
Deprecated Technical Q&As 1996-08-21
Calling CloseOpenTransport When Writing an App (HTML) (日本語 HTML)
NW36: Identifies a bug in Open Transport 1.1 which means your application must CloseOpenTransport before quitting.
Deprecated Technical Q&As 1996-07-03
OTScheduleSystemTask Cleanup (HTML) (日本語 HTML)
NW37: States the proper way to clean up any pending system tasks scheduled with OTScheduleSystemTask.
Deprecated Technical Q&As 1996-07-03
Making Input Gain Setting Changes (HTML) (日本語 HTML)
SND01: Changing the input gain setting on older Power Macs before recording.
Deprecated Technical Q&As 1996-06-01
NewRoutineDescriptor & Porting 68K code to PPC (HTML) (日本語 HTML)
PPCSYS08.
Unsupported Technical Q&As 1996-06-01
siActive Channels Unsupported on Some Power Macs (HTML) (日本語 HTML)
SND03: siActive Channels is unsupported on some older PowerMacs (siUnknownInfoType returned by SPBGetDeviceInfo).
Deprecated Technical Q&As 1996-06-01
Aborting a OTConnect in Progress (HTML)
NW29: Describes the proper way to abort OTConnect, and why after calling OTSndDisconnect you may receive "kOTOutStateErr".
Deprecated Technical Q&As 1996-05-14
Getting Started with Network Programming (HTML)
NW32.
Unsupported Technical Q&As 1996-05-14
How PBDTGetAPPL Chooses Which Copy of an App to Launch (HTML) (日本語 HTML)
TB19: Explains how PBDTGetAppl() chooses which application copy to launch, and how to deal with the trash.
Deprecated Technical Q&As 1996-05-14
Synchronous TCP OTConnect Client Call Completes Before Server Responds (HTML) (日本語 HTML)
NW24: Explains why an OTConnect call will complete before the server responds.
Deprecated Technical Q&As 1996-05-14
TCP Option Sizes (HTML)
NW27: Tells where to get more information on TCP Option sizes and setting TCP Options.
Deprecated Technical Q&As 1996-05-14
Error -3168 (kOTStateChangeErr) and Handoff Endpoints (HTML) (日本語 HTML)
NW22: Explains why a kOTStateChangeErr -3168 occurs when there is a handoff endpoint involved.
Deprecated Technical Q&As 1996-04-08
Closing the Connection: OpenTransport (HTML) (日本語 HTML)
NW20: Describes an orderly disconnect situation in Open Transport between two nodes.
Deprecated Technical Q&As 1996-03-04
Locating a Font's Home File (HTML) (日本語 HTML)
TB18: Lists the steps necessary to find the home file of a given font.
Deprecated Technical Q&As 1996-02-15
Using qd and QDGlobals (HTML) (日本語 HTML)
QD40: Why a sample program compiled with SC may give the link error: undefined entry qd. Provides a solution.
Deprecated Technical Q&As 1996-02-09
Interrupts in Need of (a Good) Time (HTML)
TN1033.
Unsupported Technical Notes 1996-02-01
Using Temporary Memory with OpenPicture (HTML)
QD20: Provides several techniques of causing OpenPicture to allocate temporary memory for a picture handle.
Deprecated Technical Q&As 1996-02-01
Clearing ioCompletion (HTML)
FL02.
Unsupported Technical Notes 1995-11-01
Determining if a Drive is a Network Volume (HTML)
FL01.
Unsupported Technical Q&As 1995-11-01
Error in FCBPBRec (HTML)
FL03.
Unsupported Technical Notes 1995-11-01
HFS Compatibility Guidelines (HTML)
FL05.
Unsupported Technical Notes 1995-11-01
Hidden Volumes in HFS (HTML)
FL03.
Unsupported Technical Q&As 1995-11-01
Necessity of Calling PrJobDialog (HTML)
QD31.
Unsupported Technical Q&As 1995-11-01
Nulls in Filenames (HTML)
FL08.
Unsupported Technical Notes 1995-11-01
Resolving Aliases Asynchronously (HTML)
FL06.
Unsupported Technical Q&As 1995-11-01
Searching Directories with PBCatSearch (HTML)
FL05.
Unsupported Technical Q&As 1995-11-01
Standard File Package (HTML)
FL04.
Unsupported Technical Q&As 1995-11-01
Standard File Tips (HTML)
FL12.
Unsupported Technical Notes 1995-11-01
The Compleat Guide to TeachText (HTML)
PT36.
Unsupported Technical Notes 1995-10-01
Placing a Foreground Task into the Background (HTML)
PS04.
Unsupported Technical Q&As 1995-09-27
Converting RGB Colors to a Palette Index (HTML)
QD21: Explains how to convert RGB colors into the palette index created by an application.
Deprecated Technical Q&As 1995-09-15
Error -151 and NewGWorld (HTML)
QD18: Explains what the error code -151 means when in NewGWorld.
Deprecated Technical Q&As 1995-09-15
Incorrect Inside Macintosh Volume V documentation (HTML)
QD15: Identifies incorrect documentation in Inside Macintosh Volume V regarding the formats of PnPixPat and BkPixPat opcodes.
Deprecated Technical Q&As 1995-09-15
PCI Throughput Issues (HTML)
DV20.
Unsupported Technical Q&As 1995-09-15
Problem Getting PICTS to Display in Correct Colors (HTML)
QD24: Using a custom color table to get PICTs to display with the right colors in an offscreen GWorld.
Deprecated Technical Q&As 1995-09-15
Problem with PaintRgn on 256-color Screens (HTML)
QD23: PaintRgn with RGBForeColor and transfer mode addOver doesn't return color to original on 256-color-screens.
Deprecated Technical Q&As 1995-09-15
Problems Creating a Mask for a Picture (HTML)
QD27: Demonstrates creating a mask where the mask is 0 for pure white pixels and 1 everywhere else.
Deprecated Technical Q&As 1995-09-15
Spooling in or out of CompressPicture or CompressImage (HTML)
QD17: Recommends alternatives to spooling the results of CompressPicture or CompressImage to or from disk.
Deprecated Technical Q&As 1995-09-15
Window Manager and EraseRect (HTML)
QD26: Why WindowManager causes a flicker using EraseRect and provides a solution for this problem.
Deprecated Technical Q&As 1995-09-15
Determining Whether a Device Supports Asynchronous I/O (HTML)
DV05.
Unsupported Technical Q&As 1995-07-01
Macintosh Quadra 700 and 900 SCSI Chip Anomaly and Fix (HTML)
DV08.
Unsupported Technical Q&As 1995-07-01
Deleting a Resource Fork (HTML)
OPS04.
Unsupported Technical Q&As 1995-06-01
A5 World (HTML)
PPCSYS02.
Unsupported Technical Q&As 1995-05-01
Calling the Resource Manager from a Patch (HTML)
TB02.
Unsupported Technical Q&As 1995-05-01
Closing PPC ports (HTML)
IC01.
Unsupported Technical Q&As 1995-05-01
Color Animated Cursors (HTML)
TB03.
Unsupported Technical Q&As 1995-05-01
ColorPicker.h and ColorSync 2.0 (HTML)
CS01.
Unsupported Technical Q&As 1995-05-01
CTB & the AppleTalk ADSP Tool (HTML)
NW03.
Unsupported Technical Q&As 1995-05-01
FAT Code Resources (HTML)
PPCSYS04.
Unsupported Technical Q&As 1995-05-01
HMShowBalloon styled TEHandle limit and Workaround (HTML)
TB07.
Unsupported Technical Q&As 1995-05-01
Kanji and Special Text-Processing (HTML)
TX01.
Unsupported Technical Q&As 1995-05-01
Localization Problems with Apps for Japan (HTML)
TX02.
Unsupported Technical Q&As 1995-05-01
MacTCP and UDP Performance (HTML)
NW07.
Unsupported Technical Q&As 1995-05-01
Native App Slowdown (HTML)
PPCSYS05.
Unsupported Technical Q&As 1995-05-01
noResponseErr from PPC Toolbox (HTML)
IC02.
Unsupported Technical Q&As 1995-05-01
PowerPC & Writing Info to the Data Fork (HTML)
PPCSYS07.
Unsupported Technical Q&As 1995-05-01
Print Scaling (HTML)
QD05.
Unsupported Technical Q&As 1995-05-01
Process Manager (HTML)
PS02.
Unsupported Technical Q&As 1995-05-01
Sharing Globals Between Apps & Code Fragment Manager (HTML)
IC03.
Unsupported Technical Q&As 1995-05-01
Using PrGeneral() to Download Fonts (HTML)
QD06.
Unsupported Technical Q&As 1995-05-01
Workaround for Converting Lower to Uppercase Characters while Keeping Diacritical Marks (HTML)
TX04.
Unsupported Technical Q&As 1995-05-01
xSYM files (HTML)
PPCSYS06.
Unsupported Technical Q&As 1995-05-01
Inside Macintosh: Overview Errata (HTML)
IMERRATA04.
Unsupported Technical Notes 1994-10-01
Inside Macintosh: Processes Errata (HTML)
IMERRATA06.
Unsupported Technical Notes 1994-10-01
Constructing a Business Card DSSpec (HTML)
NW28.
Unsupported Technical Notes 1994-09-01
Control Strip Modules (HTML)
OS06.
Unsupported Technical Notes 1994-07-01
Translation Manager 1.1 (HTML)
TB41.
Unsupported Technical Notes 1994-06-01
Memory Manager Compatibility (HTML)
ME13.
Unsupported Technical Notes 1993-06-01
Component Manager Q&As (HTML)
TB505.
Unsupported Technical Notes 1993-05-01
Collaborative Computing Q&As (HTML)
IC525.
Unsupported Technical Notes 1993-03-01
Gestalt Manager Q&As (HTML)
OS505: Describes methods utilizing the Gestalt Manager for determining whether a Macintosh is a U.S. machine.
Deprecated Technical Notes 1992-12-01
SendToSelf: Getting in Touch With Yourself Via the Apple Event Manager (HTML)
IC01.
Unsupported Technical Notes 1992-10-01
OmegaSANE (HTML)
OS04.
Unsupported Technical Notes 1992-05-01
PBShare, PBUnshare, and PBGetUGEntry (HTML)
FL28.
Unsupported Technical Notes 1991-10-01
Movable Modal Dialogs (HTML)
TB34.
Unsupported Technical Notes 1991-08-01
Hey Buddy, Can You Spare A Block? (HTML)
FL32.
Unsupported Technical Notes 1991-02-01
Alias Manager Q&As (HTML)
FL505.
Unsupported Technical Notes 1990-10-01
Apple Event Manager Q&As (HTML)
IC505.
Unsupported Technical Notes 1990-10-01
Desktop Manager Q&As (HTML)
TB520.
Unsupported Technical Notes 1990-10-01
Edition Manager Q&As (HTML)
IC510.
Unsupported Technical Notes 1990-10-01
Event Manager Q&As (HTML)
TB530.
Unsupported Technical Notes 1990-10-01
File Manager Directory Handling Q&As (HTML)
FL510.
Unsupported Technical Notes 1990-10-01
File Manager Volume Handling Q&As (HTML)
FL530.
Unsupported Technical Notes 1990-10-01
Finder Q&As (HTML)
TB535.
Unsupported Technical Notes 1990-10-01
List Manager Q&As (HTML)
TB545.
Unsupported Technical Notes 1990-10-01
Notification Manager Q&As (HTML)
PS505.
Unsupported Technical Notes 1990-10-01
PPC Toolbox Q&As (HTML)
IC515.
Unsupported Technical Notes 1990-10-01
Printing Manager Q&As (HTML)
PR515.
Unsupported Technical Notes 1990-10-01
Process Manager Q&As (HTML)
PS510.
Unsupported Technical Notes 1990-10-01
Resource Manager Q&As (HTML)
TB555.
Unsupported Technical Notes 1990-10-01
Scrap Manager Q&As (HTML)
TB560.
Unsupported Technical Notes 1990-10-01
Sound Manager Q&As (HTML)
TB570.
Unsupported Technical Notes 1990-10-01
Of Time and Space and _CopyBits (HTML)
QD21.
Unsupported Technical Notes 1990-06-01
Pascal to C: PROCEDURE Parameters (HTML)
PT31: Nested procedures and PROCEDURE parameters in Pascal when converting them into C or C++.
Deprecated Technical Notes 1990-02-01
'SICN' Tired of Large Icons in Menus? (HTML)
TB26.
Unsupported Technical Notes 1989-08-01
Apple Extensions to ISO 9660 (HTML)
FL36.
Unsupported Technical Notes 1989-07-01
Strip With _OpenResFile and _OpenRFPerm (HTML)
TB38.
Unsupported Technical Notes 1989-04-01
Custom Menu Flashing Bug (HTML)
TB04.
Unsupported Technical Notes 1989-02-01
Toolbox Karma (HTML)
TB39.
Unsupported Technical Notes 1989-02-01
Bundles (HTML)
TB01.
Unsupported Technical Notes 1988-11-01
New Resource Manager Calls (HTML)
TB16.
Unsupported Technical Notes 1988-10-01
Searching Volumes - Solutions and Problems (HTML)
FL31: Discusses searching volumes using PBCatSearch.
Deprecated Technical Notes 1988-10-01
ISO 9660 (& High Sierra) CD-ROM Format (HTML)
FL25.
Unsupported Technical Notes 1988-08-01
Managerial Abuse (HTML)
OV08.
Unsupported Technical Notes 1988-08-01
Lock, Unlock the Range (HTML)
FL26.
Unsupported Technical Notes 1988-04-01
OpenRFPerm: What your mother never told you (HTML)
TB19.
Unsupported Technical Notes 1988-04-01
Version Territory (HTML)
OV12: Please see Technical Note 1132 - Version Territory.
Deprecated Technical Notes 1988-04-01
WMgrPortability (HTML)
TB29.
Unsupported Technical Notes 1988-04-01
ioNamePtr in File Manager Calls (HTML)
FL23.
Unsupported Technical Notes 1987-11-01
Parameters for MDEF Message #3 (HTML)
TB36.
Unsupported Technical Notes 1987-11-01
Problem with WaitNextEvent in MultiFinder 1.0 (HTML)
TB28.
Unsupported Technical Notes 1987-11-01
Problem with GetVInfo (HTML)
FL29.
Unsupported Technical Notes 1987-09-01
Creating Files Inside an AppleShare Drop Folder (HTML)
FL18.
Unsupported Technical Notes 1987-08-01
Displaying Large PICT Files (HTML)
QD05.
Unsupported Technical Notes 1987-07-01
Maximum Number of Resources in a File (HTML)
TB18.
Unsupported Technical Notes 1987-07-01
FindDItem (HTML)
TB08.
Unsupported Technical Notes 1987-03-01
CreateResFile and the Poor Man's Search Path (HTML)
FL17.
Unsupported Technical Notes 1987-01-01
VCBs and Drive Numbers : The Real Story (HTML)
FL34.
Unsupported Technical Notes 1987-01-01
GetNextEvent; Blinking Apple Menu (HTML)
TB11.
Unsupported Technical Notes 1986-08-01
HFS Ruminations (HTML)
FL22.
Unsupported Technical Notes 1986-06-01
Resource Manager Tips (HTML)
TB23.
Unsupported Technical Notes 1986-06-01
Data in Resource Fork: Don't Do It (HTML)
FL19.
Unsupported Technical Notes 1986-03-01
Forcing Floppy Disk Size to be Either 400K or 800K (HTML)
DV07.
Unsupported Technical Notes 1986-02-01
Blessed Folder : A How-To Guide (HTML)
FL15.
Unsupported Technical Notes 1986-01-01
Determining Which File System Is Active (HTML)
FL35.
Unsupported Technical Notes 1985-12-01
Standard File Customization (HTML)
FL33.
Unsupported Technical Notes 1985-10-01
Drive Queue Elements (HTML)
DV05.
Unsupported Technical Notes 1985-06-01
Reserved Resource Types (HTML)
TB21.
Unsupported Technical Notes 1985-05-01
Resources Contained in the Desktop File (HTML)
TB06.
Unsupported Technical Notes 1985-05-01
Command-Shift-Number Keys (HTML)
OS01.
Unsupported Technical Notes 1985-03-01