Contents
One of the most frequently asked questions is "Where can I find the new universal header names?" This is commonly needed to convert older Macintosh code to use the latest universal header files. This page provides a table of the old names and the new names. The table is broken down by the following classes:
- AppleEvents
- CodeFragments
- Controls
- CTBUtilities
- Dialogs
- Events
- Lists
- Memory
- Menus
- OSUtils
- PictUtils
- Quickdraw
- QuickdrawText
- Quicktime
- Resources
- Script
- TextEdit
- TextUtils
Old Name New Name AppleEvents AEPutKeyPtr AEPutParamPtr xAEPutKeyDesc AEPutParamDesc AEGetKeyPtr AEGetParamPtr AEGetKeyDesc AEGetParamDesc AESizeOfKeyDesc AESizeOfParam AEDeleteKeyDesc AEDeleteParam [Return to Contents] CodeFragments ConnectionID CFragConnectionID LoadFlags CFragLoadOptions SymClass CFragSymbolClass MemFragment CFragOldMemoryLocator DiskFragment CFragHFSDiskFlatLocator SegmentedFragment CFragHFSSegmentedLocator FragmentLocator CFragHFSLocator FragmentLocatorPtr CFragHFSLocatorPtr InitBlock CFragInitBlock InitBlockPtr CFragInitBlockPtr ConnectionInitializationRoutine CFragInitFunction ConnectionTerminationRoutine CFragTermRoutine kPowerPCArch kPowerPCCFragArch kMotorola68KArch kMotorola68KCFragArch kAnyArchType kAnyCFragArch kLoadLib kLoadCFrag kFindLib kFindCFrag kLoadNewCopy kNewCFragCopy kUseInPlace kInplaceCFrag kCodeSym kCodeCFragSymbol kDataSym kDataCFragSymbol kTVectSym kTVectorCFragSymbol kTOCSym kTOCCFragSymbol kGlueSym kGlueCFragSymbol kInMem kMemoryCFragLocator kOnDiskFlat kDataForkCFragLocator kOnDiskSegmented kResourceCFragLocator kIsLib kImportLibraryCFrag kIsApp kApplicationCFrag kIsDropIn kDropInAdditionCFrag kFullLib kIsCompleteCFrag kUpdateLib kFirstCFragUpdate kCFMRsrcType kCFragResourceType kCFMRsrcID kCFragResourceID kSHLBFileType kCFragLibraryFileType kUnresolvedSymbolAddress kUnresolvedCFragSymbolAddress [Return to Contents] Controls SetCTitle SetControlTitle GetCTitle GetControlTitle UpdtControl UpdateControls SetCtlValue SetControlValue GetCtlValue GetControlValue SetCtlMin SetControlMinimum GetCtlMin GetControlMinimum SetCtlMax SetControlMaximum GetCtlMax GetControlMaximum GetAuxCtl GetAuxiliaryControlRecord SetCRefCon SetControlReference GetCRefCon GetControlReference SetCtlAction SetControlAction GetCtlAction GetControlAction SetCtlColor SetControlColor GetCVariant GetControlVariant [Return to Contents] CTBUtilities NuLookup StandardNBP NuPLookup CustomNBP [Return to Contents] Dialogs DisposDialog DisposeDialog UpdtDialog UpdateDialog GetDItem GetDialogItem SetDItem SetDialogItem HideDItem HideDialogItem ShowDItem ShowDialogItem SelIText SelectDialogItemText GetIText GetDialogItemText SetIText SetDialogItemText FindDItem FindDialogItem NewCDialog NewColorDialog GetAlrtStage GetAlertStage ResetAlrtStage ResetAlertStage DlgCut DialogCut DlgCopy DialogCopy DlgPaste DialogPaste DlgDelete DialogDelete SetDAFont SetDialogFont [Return to Contents] Events KeyTrans KeyTranslate [Return to Contents] Lists LDoDraw LSetDrawingMode LFind LGetCellDataLocation [Return to Contents] Memory ApplicZone ApplicationZone MFTempNewHandle TempNewHandle MFMaxMem TempMaxMem MFFreeMem TempFreeMem MFTempHLock TempHLock MFTempHUnlock TempHUnlock MFTempDisposHandle TempDisposeHandle MFTopMem TempTopMem ResrvMem ReserveMem DisposPtr DisposePtr DisposHandle DisposeHandle ReallocHandle ReallocateHandle [Return to Contents] Menus AddResMenu AppendResMenu InsMenuItem InsertMenuItem DelMenuItem DeleteMenuItem SetItem SetMenuItemText GetItem GetMenuItemText GetMHandle GetMenuHandle DelMCEntries DeleteMCEntries DispMCInfo DisposeMCInfo [Return to Contents] OSUtils LongDate2Secs LongDateToSeconds LongSecs2Date LongSecondsToDate IUMetric IsMetric Date2Secs DateToSeconds Secs2Date SecondsToDate [Return to Contents] PictUtils DisposPictInfo DisposePictInfo [Return to Contents] Quickdraw DisposPixMap DisposePixMap DisposPixPat DisposePixPat DisposCTable DisposeCTable DisposCCursor DisposeCCursor DisposCIcon DisposeCIcon DisposGDevice DisposeGDevice [Return to Contents] QuickdrawText NPixel2Char PixelToChar NChar2Pixel CharToPixel NDrawJust DrawJustified NMeasureJust MeasureJustified NPortionText PortionLine [Return to Contents] QuickTime ClockGetTime GetClockTime [Return to Contents] Resources SizeResource GetResourceSizeOnDisk MaxSizeRsrc GetMaxResourceSize RmveResource RemoveResource [Return to Contents] Script SetSysJust SetSysDirection GetSysJust GetSysDirection Font2Script FontToScript GetEnvirons GetScriptManagerVariable SetEnvirons SetScriptManagerVariable IUGetIntl GetIntlResource IUSetIntl SetIntlResource IUClearCache ClearIntlResourceCache IUGetItlTable GetIntlResourceTable [Return to Contents] TextEdit TESetJust TESetAlignment TextBox TETextBox TEStylNew TEStyleNew SetStylHandle TESetStyleHandle SetStyleHandle TESetStyleHandle GetStylHandle TEGetStyleHandle GetStyleHandle TEGetStyleHandle TEStylPaste TEStylePaste GetStylScrap TEGetStyleScrapHandle GetStyleScrap TEGetStyleScrapHandle SetStylScrap TEUseStyleScrap SetStyleScrap TEUseStyleScrap SetClikLoop TESetClickLoop TEGetScrapLen TEGetScrapLength TESetScrapLen TESetScrapLength SetWordBreak TESetWordBreak TEStylInsert TEStyleInsert [Return to Contents] TextUtils FormatX2Str ExtendedToString UprString UpperString String2Date StringToDate String2Time StringToTime FormatX2Str ExtendedToString FormatStr2X StringToExtended Str2Format StringToFormatRec Format2Str FormatRecToString IUDatePString DateString IUTimePString TimeString IULDateString LongDateString IULTimeString LongTimeString IUCompPString CompareString IUEqualPString IdenticalString IUMagPString CompareText IUMagIDPString IdenticalText IULangOrder LanguageOrder IUTextOrder TextOrder IUStringOrder StringOrder [Return to Contents]
Copyright © 1996 Bill M Catambay. All Rights Reserved.
Updated: 25-July-1996