GestaltEqu.pas 103 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363
  1. {
  2. File: CarbonCore/Gestalt.h
  3. Contains: Gestalt Interfaces.
  4. The contents of this header file are deprecated.
  5. Use sysctl(3) instead.
  6. Copyright: © 1988-2011 by Apple Inc. All rights reserved.
  7. }
  8. { Pascal Translation Updated: Jonas Maebe, <[email protected]>, October 2009 }
  9. { Pascal Translation Updated: Gale R Paeper, <[email protected]>, June 2018 }
  10. {
  11. Modified for use with Free Pascal
  12. Version 308
  13. Please report any bugs to <[email protected]>
  14. }
  15. {$ifc not defined MACOSALLINCLUDE or not MACOSALLINCLUDE}
  16. {$mode macpas}
  17. {$modeswitch cblocks}
  18. {$packenum 1}
  19. {$macro on}
  20. {$inline on}
  21. {$calling mwpascal}
  22. unit GestaltEqu;
  23. interface
  24. {$setc UNIVERSAL_INTERFACES_VERSION := $0400}
  25. {$setc GAP_INTERFACES_VERSION := $0308}
  26. {$ifc not defined USE_CFSTR_CONSTANT_MACROS}
  27. {$setc USE_CFSTR_CONSTANT_MACROS := TRUE}
  28. {$endc}
  29. {$ifc defined CPUPOWERPC and defined CPUI386}
  30. {$error Conflicting initial definitions for CPUPOWERPC and CPUI386}
  31. {$endc}
  32. {$ifc defined FPC_BIG_ENDIAN and defined FPC_LITTLE_ENDIAN}
  33. {$error Conflicting initial definitions for FPC_BIG_ENDIAN and FPC_LITTLE_ENDIAN}
  34. {$endc}
  35. {$ifc not defined __ppc__ and defined CPUPOWERPC32}
  36. {$setc __ppc__ := 1}
  37. {$elsec}
  38. {$setc __ppc__ := 0}
  39. {$endc}
  40. {$ifc not defined __ppc64__ and defined CPUPOWERPC64}
  41. {$setc __ppc64__ := 1}
  42. {$elsec}
  43. {$setc __ppc64__ := 0}
  44. {$endc}
  45. {$ifc not defined __i386__ and defined CPUI386}
  46. {$setc __i386__ := 1}
  47. {$elsec}
  48. {$setc __i386__ := 0}
  49. {$endc}
  50. {$ifc not defined __x86_64__ and defined CPUX86_64}
  51. {$setc __x86_64__ := 1}
  52. {$elsec}
  53. {$setc __x86_64__ := 0}
  54. {$endc}
  55. {$ifc not defined __arm__ and defined CPUARM}
  56. {$setc __arm__ := 1}
  57. {$elsec}
  58. {$setc __arm__ := 0}
  59. {$endc}
  60. {$ifc not defined __arm64__ and defined CPUAARCH64}
  61. {$setc __arm64__ := 1}
  62. {$elsec}
  63. {$setc __arm64__ := 0}
  64. {$endc}
  65. {$ifc defined cpu64}
  66. {$setc __LP64__ := 1}
  67. {$elsec}
  68. {$setc __LP64__ := 0}
  69. {$endc}
  70. {$ifc defined __ppc__ and __ppc__ and defined __i386__ and __i386__}
  71. {$error Conflicting definitions for __ppc__ and __i386__}
  72. {$endc}
  73. {$ifc defined __ppc__ and __ppc__}
  74. {$setc TARGET_CPU_PPC := TRUE}
  75. {$setc TARGET_CPU_PPC64 := FALSE}
  76. {$setc TARGET_CPU_X86 := FALSE}
  77. {$setc TARGET_CPU_X86_64 := FALSE}
  78. {$setc TARGET_CPU_ARM := FALSE}
  79. {$setc TARGET_CPU_ARM64 := FALSE}
  80. {$setc TARGET_OS_MAC := TRUE}
  81. {$setc TARGET_OS_IPHONE := FALSE}
  82. {$setc TARGET_IPHONE_SIMULATOR := FALSE}
  83. {$setc TARGET_OS_EMBEDDED := FALSE}
  84. {$elifc defined __ppc64__ and __ppc64__}
  85. {$setc TARGET_CPU_PPC := FALSE}
  86. {$setc TARGET_CPU_PPC64 := TRUE}
  87. {$setc TARGET_CPU_X86 := FALSE}
  88. {$setc TARGET_CPU_X86_64 := FALSE}
  89. {$setc TARGET_CPU_ARM := FALSE}
  90. {$setc TARGET_CPU_ARM64 := FALSE}
  91. {$setc TARGET_OS_MAC := TRUE}
  92. {$setc TARGET_OS_IPHONE := FALSE}
  93. {$setc TARGET_IPHONE_SIMULATOR := FALSE}
  94. {$setc TARGET_OS_EMBEDDED := FALSE}
  95. {$elifc defined __i386__ and __i386__}
  96. {$setc TARGET_CPU_PPC := FALSE}
  97. {$setc TARGET_CPU_PPC64 := FALSE}
  98. {$setc TARGET_CPU_X86 := TRUE}
  99. {$setc TARGET_CPU_X86_64 := FALSE}
  100. {$setc TARGET_CPU_ARM := FALSE}
  101. {$setc TARGET_CPU_ARM64 := FALSE}
  102. {$ifc defined iphonesim}
  103. {$setc TARGET_OS_MAC := FALSE}
  104. {$setc TARGET_OS_IPHONE := TRUE}
  105. {$setc TARGET_IPHONE_SIMULATOR := TRUE}
  106. {$elsec}
  107. {$setc TARGET_OS_MAC := TRUE}
  108. {$setc TARGET_OS_IPHONE := FALSE}
  109. {$setc TARGET_IPHONE_SIMULATOR := FALSE}
  110. {$endc}
  111. {$setc TARGET_OS_EMBEDDED := FALSE}
  112. {$elifc defined __x86_64__ and __x86_64__}
  113. {$setc TARGET_CPU_PPC := FALSE}
  114. {$setc TARGET_CPU_PPC64 := FALSE}
  115. {$setc TARGET_CPU_X86 := FALSE}
  116. {$setc TARGET_CPU_X86_64 := TRUE}
  117. {$setc TARGET_CPU_ARM := FALSE}
  118. {$setc TARGET_CPU_ARM64 := FALSE}
  119. {$ifc defined iphonesim}
  120. {$setc TARGET_OS_MAC := FALSE}
  121. {$setc TARGET_OS_IPHONE := TRUE}
  122. {$setc TARGET_IPHONE_SIMULATOR := TRUE}
  123. {$elsec}
  124. {$setc TARGET_OS_MAC := TRUE}
  125. {$setc TARGET_OS_IPHONE := FALSE}
  126. {$setc TARGET_IPHONE_SIMULATOR := FALSE}
  127. {$endc}
  128. {$setc TARGET_OS_EMBEDDED := FALSE}
  129. {$elifc defined __arm__ and __arm__}
  130. {$setc TARGET_CPU_PPC := FALSE}
  131. {$setc TARGET_CPU_PPC64 := FALSE}
  132. {$setc TARGET_CPU_X86 := FALSE}
  133. {$setc TARGET_CPU_X86_64 := FALSE}
  134. {$setc TARGET_CPU_ARM := TRUE}
  135. {$setc TARGET_CPU_ARM64 := FALSE}
  136. {$setc TARGET_OS_MAC := FALSE}
  137. {$setc TARGET_OS_IPHONE := TRUE}
  138. {$setc TARGET_IPHONE_SIMULATOR := FALSE}
  139. {$setc TARGET_OS_EMBEDDED := TRUE}
  140. {$elifc defined __arm64__ and __arm64__}
  141. {$setc TARGET_CPU_PPC := FALSE}
  142. {$setc TARGET_CPU_PPC64 := FALSE}
  143. {$setc TARGET_CPU_X86 := FALSE}
  144. {$setc TARGET_CPU_X86_64 := FALSE}
  145. {$setc TARGET_CPU_ARM := FALSE}
  146. {$setc TARGET_CPU_ARM64 := TRUE}
  147. {$ifc defined ios}
  148. {$setc TARGET_OS_MAC := FALSE}
  149. {$setc TARGET_OS_IPHONE := TRUE}
  150. {$setc TARGET_OS_EMBEDDED := TRUE}
  151. {$elsec}
  152. {$setc TARGET_OS_MAC := TRUE}
  153. {$setc TARGET_OS_IPHONE := FALSE}
  154. {$setc TARGET_OS_EMBEDDED := FALSE}
  155. {$endc}
  156. {$setc TARGET_IPHONE_SIMULATOR := FALSE}
  157. {$elsec}
  158. {$error __ppc__ nor __ppc64__ nor __i386__ nor __x86_64__ nor __arm__ nor __arm64__ is defined.}
  159. {$endc}
  160. {$ifc defined __LP64__ and __LP64__ }
  161. {$setc TARGET_CPU_64 := TRUE}
  162. {$elsec}
  163. {$setc TARGET_CPU_64 := FALSE}
  164. {$endc}
  165. {$ifc defined FPC_BIG_ENDIAN}
  166. {$setc TARGET_RT_BIG_ENDIAN := TRUE}
  167. {$setc TARGET_RT_LITTLE_ENDIAN := FALSE}
  168. {$elifc defined FPC_LITTLE_ENDIAN}
  169. {$setc TARGET_RT_BIG_ENDIAN := FALSE}
  170. {$setc TARGET_RT_LITTLE_ENDIAN := TRUE}
  171. {$elsec}
  172. {$error Neither FPC_BIG_ENDIAN nor FPC_LITTLE_ENDIAN are defined.}
  173. {$endc}
  174. {$setc ACCESSOR_CALLS_ARE_FUNCTIONS := TRUE}
  175. {$setc CALL_NOT_IN_CARBON := FALSE}
  176. {$setc OLDROUTINENAMES := FALSE}
  177. {$setc OPAQUE_TOOLBOX_STRUCTS := TRUE}
  178. {$setc OPAQUE_UPP_TYPES := TRUE}
  179. {$setc OTCARBONAPPLICATION := TRUE}
  180. {$setc OTKERNEL := FALSE}
  181. {$setc PM_USE_SESSION_APIS := TRUE}
  182. {$setc TARGET_API_MAC_CARBON := TRUE}
  183. {$setc TARGET_API_MAC_OS8 := FALSE}
  184. {$setc TARGET_API_MAC_OSX := TRUE}
  185. {$setc TARGET_CARBON := TRUE}
  186. {$setc TARGET_CPU_68K := FALSE}
  187. {$setc TARGET_CPU_MIPS := FALSE}
  188. {$setc TARGET_CPU_SPARC := FALSE}
  189. {$setc TARGET_OS_UNIX := FALSE}
  190. {$setc TARGET_OS_WIN32 := FALSE}
  191. {$setc TARGET_RT_MAC_68881 := FALSE}
  192. {$setc TARGET_RT_MAC_CFM := FALSE}
  193. {$setc TARGET_RT_MAC_MACHO := TRUE}
  194. {$setc TYPED_FUNCTION_POINTERS := TRUE}
  195. {$setc TYPE_BOOL := FALSE}
  196. {$setc TYPE_EXTENDED := FALSE}
  197. {$setc TYPE_LONGLONG := TRUE}
  198. uses MacTypes;
  199. {$endc} {not MACOSALLINCLUDE}
  200. {$ALIGN POWER}
  201. {$ifc TARGET_OS_MAC}
  202. type
  203. SelectorFunctionProcPtr = function( selector: OSType; var response: SInt32 ): OSErr;
  204. SelectorFunctionUPP = SelectorFunctionProcPtr;
  205. {
  206. * Gestalt()
  207. *
  208. * Summary:
  209. * Gestalt returns information about the operating environment.
  210. *
  211. * Discussion:
  212. * The Gestalt function places the information requested by the
  213. * selector parameter in the variable parameter response . Note that
  214. * Gestalt returns the response from all selectors in an SInt32,
  215. * which occupies 4 bytes. When not all 4 bytes are needed, the
  216. * significant information appears in the low-order byte or bytes.
  217. * Although the response parameter is declared as a variable
  218. * parameter, you cannot use it to pass information to Gestalt or to
  219. * a Gestalt selector function. Gestalt interprets the response
  220. * parameter as an address at which it is to place the result
  221. * returned by the selector function specified by the selector
  222. * parameter. Gestalt ignores any information already at that
  223. * address.
  224. *
  225. * The Apple-defined selector codes fall into two categories:
  226. * environmental selectors, which supply specific environmental
  227. * information you can use to control the behavior of your
  228. * application, and informational selectors, which supply
  229. * information you can't use to determine what hardware or software
  230. * features are available. You can use one of the selector codes
  231. * defined by Apple (listed in the "Constants" section beginning on
  232. * page 1-14 ) or a selector code defined by a third-party
  233. * product.
  234. *
  235. * The meaning of the value that Gestalt returns in the response
  236. * parameter depends on the selector code with which it was called.
  237. * For example, if you call Gestalt using the gestaltTimeMgrVersion
  238. * selector, it returns a version code in the response parameter. In
  239. * this case, a returned value of 3 indicates that the extended Time
  240. * Manager is available.
  241. *
  242. * In most cases, the last few characters in the selector's symbolic
  243. * name form a suffix that indicates what type of value you can
  244. * expect Gestalt to place in the response parameter. For example,
  245. * if the suffix in a Gestalt selector is Size , then Gestalt
  246. * returns a size in the response parameter.
  247. *
  248. * Attr: A range of 32 bits, the meanings of which are defined by a
  249. * list of constants. Bit 0 is the least significant bit of the
  250. * SInt32.
  251. * Count: A number indicating how many of the indicated type of item
  252. * exist.
  253. * Size: A size, usually in bytes.
  254. * Table: The base address of a table.
  255. * Type: An index to a list of feature descriptions.
  256. * Version: A version number, which can be either a constant with a
  257. * defined meaning or an actual version number, usually stored as
  258. * four hexadecimal digits in the low-order word of the return
  259. * value. Implied decimal points may separate digits. The value
  260. * $0701, for example, returned in response to the
  261. * gestaltSystemVersion selector, represents system software version
  262. * 7.0.1.
  263. *
  264. * Selectors that have the suffix Attr deserve special attention.
  265. * They cause Gestalt to return a bit field that your application
  266. * must interpret to determine whether a desired feature is present.
  267. * For example, the application-defined sample function
  268. * MyGetSoundAttr , defined in Listing 1-2 on page 1-6 , returns a
  269. * LongInt that contains the Sound Manager attributes field
  270. * retrieved from Gestalt . To determine whether a particular
  271. * feature is available, you need to look at the designated bit.
  272. *
  273. * Mac OS X threading:
  274. * Thread safe since version 10.3
  275. *
  276. * Parameters:
  277. *
  278. * selector:
  279. * The selector to return information for
  280. *
  281. * response:
  282. * On exit, the requested information whose format depends on the
  283. * selector specified.
  284. *
  285. * Availability:
  286. * Mac OS X: in version 10.0 and later in CoreServices.framework
  287. * CarbonLib: in CarbonLib 1.0 and later
  288. * Non-Carbon CFM: in InterfaceLib 7.1 and later
  289. }
  290. function Gestalt( selector: OSType; var response: SInt32 ): OSErr; external name '_Gestalt';
  291. (* __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA) *)
  292. {$ifc not TARGET_CPU_64}
  293. {
  294. * ReplaceGestalt() *** DEPRECATED ***
  295. *
  296. * Deprecated:
  297. * Use NewGestaltValue instead wherever possible.
  298. *
  299. * Summary:
  300. * Replaces the gestalt function associated with a selector.
  301. *
  302. * Discussion:
  303. * The ReplaceGestalt function replaces the selector function
  304. * associated with an existing selector code.
  305. *
  306. * So that your function can call the function previously associated
  307. * with the selector, ReplaceGestalt places the address of the old
  308. * selector function in the oldGestaltFunction parameter. If
  309. * ReplaceGestalt returns an error of any type, then the value of
  310. * oldGestaltFunction is undefined.
  311. *
  312. * Mac OS X threading:
  313. * Thread safe since version 10.3
  314. *
  315. * Parameters:
  316. *
  317. * selector:
  318. * the selector to replace
  319. *
  320. * gestaltFunction:
  321. * a UPP for the new selector function
  322. *
  323. * oldGestaltFunction:
  324. * on exit, a pointer to the UPP of the previously associated with
  325. * the specified selector
  326. *
  327. * Availability:
  328. * Mac OS X: in version 10.0 and later in CoreServices.framework [32-bit only] but deprecated in 10.3
  329. * CarbonLib: in CarbonLib 1.0 and later
  330. * Non-Carbon CFM: in InterfaceLib 7.1 and later
  331. }
  332. function ReplaceGestalt( selector: OSType; gestaltFunction: SelectorFunctionUPP; var oldGestaltFunction: SelectorFunctionUPP ): OSErr; external name '_ReplaceGestalt';
  333. (* __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_3, __IPHONE_NA, __IPHONE_NA) *)
  334. {$endc} {not TARGET_CPU_64}
  335. {$ifc not TARGET_CPU_64}
  336. {
  337. * NewGestalt() *** DEPRECATED ***
  338. *
  339. * Deprecated:
  340. * Use NewGestaltValue instead wherever possible.
  341. *
  342. * Summary:
  343. * Adds a selector code to those already recognized by Gestalt.
  344. *
  345. * Discussion:
  346. * The NewGestalt function registers a specified selector code with
  347. * the Gestalt Manager so that when the Gestalt function is called
  348. * with that selector code, the specified selector function is
  349. * executed. Before calling NewGestalt, you must define a selector
  350. * function callback. See SelectorFunctionProcPtr for a description
  351. * of how to define your selector function.
  352. *
  353. * Registering with the Gestalt Manager is a way for software such
  354. * as system extensions to make their presence known to potential
  355. * users of their services.
  356. *
  357. * In Mac OS X, the selector and replacement value are on a
  358. * per-context basis. That means they are available only to the
  359. * application or other code that installs them. You cannot use this
  360. * function to make information available to another process.
  361. *
  362. * A Gestalt selector registered with NewGestalt() can not be
  363. * deleted.
  364. *
  365. * Mac OS X threading:
  366. * Thread safe since version 10.3
  367. *
  368. * Parameters:
  369. *
  370. * selector:
  371. * the selector to create
  372. *
  373. * gestaltFunction:
  374. * a UPP for the new selector function, which Gestalt executes
  375. * when it receives the new selector code. See
  376. * SelectorFunctionProcPtr for more information on the callback
  377. * you need to provide.
  378. *
  379. * Availability:
  380. * Mac OS X: in version 10.0 and later in CoreServices.framework [32-bit only] but deprecated in 10.3
  381. * CarbonLib: in CarbonLib 1.0 and later
  382. * Non-Carbon CFM: in InterfaceLib 7.1 and later
  383. }
  384. function NewGestalt( selector: OSType; gestaltFunction: SelectorFunctionUPP ): OSErr; external name '_NewGestalt';
  385. (* __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_3, __IPHONE_NA, __IPHONE_NA) *)
  386. {$endc} {not TARGET_CPU_64}
  387. {
  388. * NewGestaltValue()
  389. *
  390. * Summary:
  391. * Adds a selector code to those already recognized by Gestalt.
  392. *
  393. * Discussion:
  394. * The NewGestalt function registers a specified selector code with
  395. * the Gestalt Manager so that when the Gestalt function is called
  396. * with that selector code, the specified selector function is
  397. * executed. Before calling NewGestalt, you must define a selector
  398. * function callback. See SelectorFunctionProcPtr for a description
  399. * of how to define your selector function.
  400. *
  401. * Registering with the Gestalt Manager is a way for software such
  402. * as system extensions to make their presence known to potential
  403. * users of their services.
  404. *
  405. * In Mac OS X, the selector and replacement value are on a
  406. * per-context basis. That means they are available only to the
  407. * application or other code that installs them. You cannot use this
  408. * function to make information available to another process.
  409. *
  410. * Mac OS X threading:
  411. * Thread safe since version 10.3
  412. *
  413. * Parameters:
  414. *
  415. * selector:
  416. * the selector to create
  417. *
  418. * newValue:
  419. * the value to return for the new selector code.
  420. *
  421. * Availability:
  422. * Mac OS X: in version 10.0 and later in CoreServices.framework
  423. * CarbonLib: in CarbonLib 1.0 and later
  424. * Non-Carbon CFM: in InterfaceLib 7.5 and later
  425. }
  426. function NewGestaltValue( selector: OSType; newValue: SInt32 ): OSErr; external name '_NewGestaltValue';
  427. (* __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA) *)
  428. {
  429. * ReplaceGestaltValue()
  430. *
  431. * Summary:
  432. * Replaces the value that the function Gestalt returns for a
  433. * specified selector code with the value provided to the function.
  434. *
  435. * Discussion:
  436. * You use the function ReplaceGestaltValue to replace an existing
  437. * value. You should not call this function to introduce a value
  438. * that doesn't already exist; instead call the function
  439. * NewGestaltValue.
  440. *
  441. * In Mac OS X, the selector and replacement value are on a
  442. * per-context basis. That means they are available only to the
  443. * application or other code that installs them. You cannot use this
  444. * function to make information available to another process.
  445. *
  446. * Mac OS X threading:
  447. * Thread safe since version 10.3
  448. *
  449. * Parameters:
  450. *
  451. * selector:
  452. * the selector to create
  453. *
  454. * replacementValue:
  455. * the new value to return for the new selector code.
  456. *
  457. * Availability:
  458. * Mac OS X: in version 10.0 and later in CoreServices.framework
  459. * CarbonLib: in CarbonLib 1.0 and later
  460. * Non-Carbon CFM: in InterfaceLib 7.5 and later
  461. }
  462. function ReplaceGestaltValue( selector: OSType; replacementValue: SInt32 ): OSErr; external name '_ReplaceGestaltValue';
  463. (* __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA) *)
  464. {
  465. * SetGestaltValue()
  466. *
  467. * Summary:
  468. * Sets the value the function Gestalt will return for a specified
  469. * selector code, installing the selector if it was not already
  470. * installed.
  471. *
  472. * Discussion:
  473. * You use SetGestaltValue to establish a value for a selector,
  474. * without regard to whether the selector was already installed.
  475. *
  476. * In Mac OS X, the selector and replacement value are on a
  477. * per-context basis. That means they are available only to the
  478. * application or other code that installs them. You cannot use this
  479. * function to make information available to another process.
  480. *
  481. * Mac OS X threading:
  482. * Thread safe since version 10.3
  483. *
  484. * Parameters:
  485. *
  486. * selector:
  487. * the selector to create
  488. *
  489. * newValue:
  490. * the new value to return for the new selector code.
  491. *
  492. * Availability:
  493. * Mac OS X: in version 10.0 and later in CoreServices.framework
  494. * CarbonLib: in CarbonLib 1.0 and later
  495. * Non-Carbon CFM: in InterfaceLib 7.5 and later
  496. }
  497. function SetGestaltValue( selector: OSType; newValue: SInt32 ): OSErr; external name '_SetGestaltValue';
  498. (* __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA) *)
  499. {
  500. * DeleteGestaltValue()
  501. *
  502. * Summary:
  503. * Deletes a Gestalt selector code so that it is no longer
  504. * recognized by Gestalt.
  505. *
  506. * Discussion:
  507. * After calling this function, subsequent query or replacement
  508. * calls for the selector code will fail as if the selector had
  509. * never been installed
  510. *
  511. * In Mac OS X, the selector and replacement value are on a
  512. * per-context basis. That means they are available only to the
  513. * application or other code that installs them.
  514. *
  515. * Mac OS X threading:
  516. * Thread safe since version 10.3
  517. *
  518. * Parameters:
  519. *
  520. * selector:
  521. * the selector to delete
  522. *
  523. * Availability:
  524. * Mac OS X: in version 10.0 and later in CoreServices.framework
  525. * CarbonLib: in CarbonLib 1.0 and later
  526. * Non-Carbon CFM: in InterfaceLib 7.5 and later
  527. }
  528. function DeleteGestaltValue( selector: OSType ): OSErr; external name '_DeleteGestaltValue';
  529. (* __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA) *)
  530. {
  531. * NewSelectorFunctionUPP()
  532. *
  533. * Availability:
  534. * Mac OS X: in version 10.0 and later in CoreServices.framework
  535. * CarbonLib: in CarbonLib 1.0 and later
  536. * Non-Carbon CFM: available as macro/inline
  537. }
  538. function NewSelectorFunctionUPP( userRoutine: SelectorFunctionProcPtr ): SelectorFunctionUPP; external name '_NewSelectorFunctionUPP';
  539. (* __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA) *)
  540. {
  541. * DisposeSelectorFunctionUPP()
  542. *
  543. * Availability:
  544. * Mac OS X: in version 10.0 and later in CoreServices.framework
  545. * CarbonLib: in CarbonLib 1.0 and later
  546. * Non-Carbon CFM: available as macro/inline
  547. }
  548. procedure DisposeSelectorFunctionUPP( userUPP: SelectorFunctionUPP ); external name '_DisposeSelectorFunctionUPP';
  549. (* __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA) *)
  550. {
  551. * InvokeSelectorFunctionUPP()
  552. *
  553. * Availability:
  554. * Mac OS X: in version 10.0 and later in CoreServices.framework
  555. * CarbonLib: in CarbonLib 1.0 and later
  556. * Non-Carbon CFM: available as macro/inline
  557. }
  558. function InvokeSelectorFunctionUPP( selector: OSType; var response: SInt32; userUPP: SelectorFunctionUPP ): OSErr; external name '_InvokeSelectorFunctionUPP';
  559. (* __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA) *)
  560. { Environment Selectors }
  561. const
  562. gestaltAddressingModeAttr = FourCharCode('addr'); { addressing mode attributes }
  563. gestalt32BitAddressing = 0; { using 32-bit addressing mode }
  564. gestalt32BitSysZone = 1; { 32-bit compatible system zone }
  565. gestalt32BitCapable = 2; { Machine is 32-bit capable }
  566. const
  567. gestaltAFPClient = FourCharCode('afps');
  568. gestaltAFPClientVersionMask = $0000FFFF; { low word of SInt32 is the }
  569. { client version 0x0001 -> 0x0007}
  570. gestaltAFPClient3_5 = $0001;
  571. gestaltAFPClient3_6 = $0002;
  572. gestaltAFPClient3_6_1 = $0003;
  573. gestaltAFPClient3_6_2 = $0004;
  574. gestaltAFPClient3_6_3 = $0005; { including 3.6.4, 3.6.5}
  575. gestaltAFPClient3_7 = $0006; { including 3.7.1}
  576. gestaltAFPClient3_7_2 = $0007; { including 3.7.3, 3.7.4}
  577. gestaltAFPClient3_8 = $0008;
  578. gestaltAFPClient3_8_1 = $0009; { including 3.8.2 }
  579. gestaltAFPClient3_8_3 = $000A;
  580. gestaltAFPClient3_8_4 = $000B; { including 3.8.5, 3.8.6 }
  581. gestaltAFPClientAttributeMask = $FFFF0000; { high word of response is a }
  582. { set of attribute bits}
  583. gestaltAFPClientCfgRsrc = 16; { Client uses config resources}
  584. gestaltAFPClientSupportsIP = 29; { Client supports AFP over TCP/IP}
  585. gestaltAFPClientVMUI = 30; { Client can put up UI from the PBVolMount trap}
  586. gestaltAFPClientMultiReq = 31; { Client supports multiple outstanding requests}
  587. const
  588. gestaltAliasMgrAttr = FourCharCode('alis'); { Alias Mgr Attributes }
  589. gestaltAliasMgrPresent = 0; { True if the Alias Mgr is present }
  590. gestaltAliasMgrSupportsRemoteAppletalk = 1; { True if the Alias Mgr knows about Remote Appletalk }
  591. gestaltAliasMgrSupportsAOCEKeychain = 2; { True if the Alias Mgr knows about the AOCE Keychain }
  592. gestaltAliasMgrResolveAliasFileWithMountOptions = 3; { True if the Alias Mgr implements gestaltAliasMgrResolveAliasFileWithMountOptions() and IsAliasFile() }
  593. gestaltAliasMgrFollowsAliasesWhenResolving = 4;
  594. gestaltAliasMgrSupportsExtendedCalls = 5;
  595. gestaltAliasMgrSupportsFSCalls = 6; { true if Alias Mgr supports HFS+ Calls }
  596. gestaltAliasMgrPrefersPath = 7; { True if the Alias Mgr prioritizes the path over file id during resolution by default }
  597. gestaltAliasMgrRequiresAccessors = 8; { Set if Alias Manager requires accessors for size and usertype }
  598. { Gestalt selector and values for the Appearance Manager }
  599. const
  600. gestaltAppearanceAttr = FourCharCode('appr');
  601. gestaltAppearanceExists = 0;
  602. gestaltAppearanceCompatMode = 1;
  603. { Gestalt selector for determining Appearance Manager version }
  604. { If this selector does not exist, but gestaltAppearanceAttr }
  605. { does, it indicates that the 1.0 version is installed. This }
  606. { gestalt returns a BCD number representing the version of the }
  607. { Appearance Manager that is currently running, e.g. 0x0101 for }
  608. { version 1.0.1. }
  609. const
  610. gestaltAppearanceVersion = FourCharCode('apvr');
  611. const
  612. gestaltArbitorAttr = FourCharCode('arb ');
  613. gestaltSerialArbitrationExists = 0; { this bit if the serial port arbitrator exists}
  614. const
  615. gestaltAppleScriptVersion = FourCharCode('ascv'); { AppleScript version}
  616. const
  617. gestaltAppleScriptAttr = FourCharCode('ascr'); { AppleScript attributes}
  618. gestaltAppleScriptPresent = 0;
  619. gestaltAppleScriptPowerPCSupport = 1;
  620. const
  621. gestaltATAAttr = FourCharCode('ata '); { ATA is the driver to support IDE hard disks }
  622. gestaltATAPresent = 0; { if set, ATA Manager is present }
  623. const
  624. gestaltATalkVersion = FourCharCode('atkv'); { Detailed AppleTalk version; see comment above for format }
  625. const
  626. gestaltAppleTalkVersion = FourCharCode('atlk'); { appletalk version }
  627. {
  628. FORMAT OF gestaltATalkVersion RESPONSE
  629. --------------------------------------
  630. The version is stored in the high three bytes of the response value. Let us number
  631. the bytes in the response value from 0 to 3, where 0 is the least-significant byte.
  632. Byte#: 3 2 1 0
  633. Value: 0xMMNNRR00
  634. Byte 3 (MM) contains the major revision number, byte 2 (NN) contains the minor
  635. revision number, and byte 1 (RR) contains a constant that represents the release
  636. stage. Byte 0 always contains 0x00. The constants for the release stages are:
  637. development = 0x20
  638. alpha = 0x40
  639. beta = 0x60
  640. final = 0x80
  641. release = 0x80
  642. For example, if you call Gestalt with the 'atkv' selector when AppleTalk version 57
  643. is loaded, you receive the integer response value 0x39008000.
  644. }
  645. const
  646. gestaltAUXVersion = FourCharCode('a/ux'); { a/ux version, if present }
  647. const
  648. gestaltMacOSCompatibilityBoxAttr = FourCharCode('bbox'); { Classic presence and features }
  649. gestaltMacOSCompatibilityBoxPresent = 0; { True if running under the Classic }
  650. gestaltMacOSCompatibilityBoxHasSerial = 1; { True if Classic serial support is implemented. }
  651. gestaltMacOSCompatibilityBoxless = 2; { True if we're Boxless (screen shared with Carbon/Cocoa) }
  652. const
  653. gestaltBusClkSpeed = FourCharCode('bclk'); { main I/O bus clock speed in hertz }
  654. const
  655. gestaltBusClkSpeedMHz = FourCharCode('bclm'); { main I/O bus clock speed in megahertz ( a UInt32 ) }
  656. const
  657. gestaltCloseViewAttr = FourCharCode('BSDa'); { CloseView attributes }
  658. gestaltCloseViewEnabled = 0; { Closeview enabled (dynamic bit - returns current state) }
  659. gestaltCloseViewDisplayMgrFriendly = 1; { Closeview compatible with Display Manager (FUTURE) }
  660. const
  661. gestaltCarbonVersion = FourCharCode('cbon'); { version of Carbon API present in system }
  662. const
  663. gestaltCFMAttr = FourCharCode('cfrg'); { Selector for information about the Code Fragment Manager }
  664. gestaltCFMPresent = 0; { True if the Code Fragment Manager is present }
  665. gestaltCFMPresentMask = $0001;
  666. gestaltCFM99Present = 2; { True if the CFM-99 features are present. }
  667. gestaltCFM99PresentMask = $0004;
  668. const
  669. gestaltProcessorCacheLineSize = FourCharCode('csiz'); { The size, in bytes, of the processor cache line. }
  670. const
  671. gestaltCollectionMgrVersion = FourCharCode('cltn'); { Collection Manager version }
  672. const
  673. gestaltColorMatchingAttr = FourCharCode('cmta'); { ColorSync attributes }
  674. gestaltHighLevelMatching = 0;
  675. gestaltColorMatchingLibLoaded = 1;
  676. const
  677. gestaltColorMatchingVersion = FourCharCode('cmtc');
  678. gestaltColorSync10 = $0100; { 0x0100 & 0x0110 _Gestalt versions for 1.0-1.0.3 product }
  679. gestaltColorSync11 = $0110; { 0x0100 == low-level matching only }
  680. gestaltColorSync104 = $0104; { Real version, by popular demand }
  681. gestaltColorSync105 = $0105;
  682. gestaltColorSync20 = $0200; { ColorSync 2.0 }
  683. gestaltColorSync21 = $0210;
  684. gestaltColorSync211 = $0211;
  685. gestaltColorSync212 = $0212;
  686. gestaltColorSync213 = $0213;
  687. gestaltColorSync25 = $0250;
  688. gestaltColorSync26 = $0260;
  689. gestaltColorSync261 = $0261;
  690. gestaltColorSync30 = $0300;
  691. const
  692. gestaltControlMgrVersion = FourCharCode('cmvr'); { NOTE: The first version we return is 3.0.1, on Mac OS X plus update 2}
  693. const
  694. gestaltControlMgrAttr = FourCharCode('cntl'); { Control Mgr}
  695. gestaltControlMgrPresent = 1 shl 0; { NOTE: this is a bit mask, whereas all other Gestalt constants of}
  696. { this type are bit index values. Universal Interfaces 3.2 slipped}
  697. { out the door with this mistake.}
  698. gestaltControlMgrPresentBit = 0; { bit number}
  699. gestaltControlMsgPresentMask = 1 shl gestaltControlMgrPresentBit;
  700. const
  701. gestaltConnMgrAttr = FourCharCode('conn'); { connection mgr attributes }
  702. gestaltConnMgrPresent = 0;
  703. gestaltConnMgrCMSearchFix = 1; { Fix to CMAddSearch? }
  704. gestaltConnMgrErrorString = 2; { has CMGetErrorString() }
  705. gestaltConnMgrMultiAsyncIO = 3; { CMNewIOPB, CMDisposeIOPB, CMPBRead, CMPBWrite, CMPBIOKill }
  706. const
  707. gestaltColorPickerVersion = FourCharCode('cpkr'); { returns version of ColorPicker }
  708. gestaltColorPicker = FourCharCode('cpkr'); { gestaltColorPicker is old name for gestaltColorPickerVersion }
  709. const
  710. gestaltComponentMgr = FourCharCode('cpnt'); { Component Mgr version }
  711. gestaltComponentPlatform = FourCharCode('copl'); { Component Platform number }
  712. {
  713. The gestaltNativeCPUtype ('cput') selector can be used to determine the
  714. native CPU type for all Macs running System 7.5 or later.
  715. However, the use of these selectors for pretty much anything is discouraged.
  716. If you are trying to determine if you can use a particular processor or
  717. operating system feature, it would be much better to check directly for that
  718. feature using one of the apis for doing so -- like, sysctl() or sysctlbyname().
  719. Those apis return information directly from the operating system and kernel. By
  720. using those apis you may be able to avoid linking against Frameworks which you
  721. otherwise don't need, and may lessen the memory and code footprint of your
  722. applications.
  723. The gestaltNativeCPUfamily ('cpuf') selector can be used to determine the
  724. general family the native CPU is in.
  725. gestaltNativeCPUfamily uses the same results as gestaltNativeCPUtype, but
  726. will only return certain CPU values.
  727. IMPORTANT NOTE: gestaltNativeCPUFamily may no longer be updated for any new
  728. processor families introduced after the 970. If there are
  729. processor specific features you need to be checking for in
  730. your code, use one of the appropriate apis to get for those
  731. exact features instead of assuming that all members of a given
  732. cpu family exhibit the same behaviour. The most appropriate api
  733. to look at is sysctl() and sysctlbyname(), which return information
  734. direct from the kernel about the system.
  735. }
  736. const
  737. gestaltNativeCPUtype = FourCharCode('cput'); { Native CPU type }
  738. gestaltNativeCPUfamily = FourCharCode('cpuf'); { Native CPU family }
  739. gestaltCPU68000 = 0; { Various 68k CPUs... }
  740. gestaltCPU68010 = 1;
  741. gestaltCPU68020 = 2;
  742. gestaltCPU68030 = 3;
  743. gestaltCPU68040 = 4;
  744. gestaltCPU601 = $0101; { IBM 601 }
  745. gestaltCPU603 = $0103;
  746. gestaltCPU604 = $0104;
  747. gestaltCPU603e = $0106;
  748. gestaltCPU603ev = $0107;
  749. gestaltCPU750 = $0108; { Also 740 - "G3" }
  750. gestaltCPU604e = $0109;
  751. gestaltCPU604ev = $010A; { Mach 5, 250Mhz and up }
  752. gestaltCPUG4 = $010C; { Max }
  753. gestaltCPUG47450 = $0110; { Vger , Altivec }
  754. const
  755. gestaltCPUApollo = $0111; { Apollo , Altivec, G4 7455 }
  756. gestaltCPUG47447 = $0112;
  757. gestaltCPU750FX = $0120; { Sahara,G3 like thing }
  758. gestaltCPU970 = $0139; { G5 }
  759. gestaltCPU970FX = $013C; { another G5 }
  760. gestaltCPU970MP = $0144;
  761. const
  762. { x86 CPUs all start with 'i' in the high nybble }
  763. gestaltCPU486 = FourCharCode('i486');
  764. gestaltCPUPentium = FourCharCode('i586');
  765. gestaltCPUPentiumPro = FourCharCode('i5pr');
  766. gestaltCPUPentiumII = FourCharCode('i5ii');
  767. gestaltCPUX86 = FourCharCode('ixxx');
  768. gestaltCPUPentium4 = FourCharCode('i5iv');
  769. const
  770. gestaltCRMAttr = FourCharCode('crm '); { comm resource mgr attributes }
  771. gestaltCRMPresent = 0;
  772. gestaltCRMPersistentFix = 1; { fix for persistent tools }
  773. gestaltCRMToolRsrcCalls = 2; { has CRMGetToolResource/ReleaseToolResource }
  774. const
  775. gestaltControlStripVersion = FourCharCode('csvr'); { Control Strip version (was 'sdvr') }
  776. const
  777. gestaltCountOfCPUs = FourCharCode('cpus'); { the number of CPUs on the computer, Mac OS X 10.4 and later }
  778. const
  779. gestaltCTBVersion = FourCharCode('ctbv'); { CommToolbox version }
  780. const
  781. gestaltDBAccessMgrAttr = FourCharCode('dbac'); { Database Access Mgr attributes }
  782. gestaltDBAccessMgrPresent = 0; { True if Database Access Mgr present }
  783. const
  784. gestaltDiskCacheSize = FourCharCode('dcsz'); { Size of disk cache's buffers, in bytes }
  785. const
  786. gestaltSDPFindVersion = FourCharCode('dfnd'); { OCE Standard Directory Panel}
  787. const
  788. gestaltDictionaryMgrAttr = FourCharCode('dict'); { Dictionary Manager attributes }
  789. gestaltDictionaryMgrPresent = 0; { Dictionary Manager attributes }
  790. const
  791. gestaltDITLExtAttr = FourCharCode('ditl'); { AppenDITL, etc. calls from CTB }
  792. gestaltDITLExtPresent = 0; { True if calls are present }
  793. gestaltDITLExtSupportsIctb = 1; { True if AppendDITL, ShortenDITL support 'ictb's }
  794. const
  795. gestaltDialogMgrAttr = FourCharCode('dlog'); { Dialog Mgr}
  796. gestaltDialogMgrPresent = 1 shl 0; { NOTE: this is a bit mask, whereas all other Gestalt constants of}
  797. { this type are bit index values. Universal Interfaces 3.2 slipped}
  798. { out the door with this mistake.}
  799. gestaltDialogMgrPresentBit = 0; { bit number}
  800. gestaltDialogMgrHasAquaAlertBit = 2; { bit number}
  801. gestaltDialogMgrPresentMask = 1 shl gestaltDialogMgrPresentBit;
  802. gestaltDialogMgrHasAquaAlertMask = 1 shl gestaltDialogMgrHasAquaAlertBit;
  803. gestaltDialogMsgPresentMask = gestaltDialogMgrPresentMask; { compatibility mask}
  804. const
  805. gestaltDesktopPicturesAttr = FourCharCode('dkpx'); { Desktop Pictures attributes }
  806. gestaltDesktopPicturesInstalled = 0; { True if control panel is installed }
  807. gestaltDesktopPicturesDisplayed = 1; { True if a picture is currently displayed }
  808. const
  809. gestaltDisplayMgrVers = FourCharCode('dplv'); { Display Manager version }
  810. const
  811. gestaltDisplayMgrAttr = FourCharCode('dply'); { Display Manager attributes }
  812. gestaltDisplayMgrPresent = 0; { True if Display Mgr is present }
  813. gestaltDisplayMgrCanSwitchMirrored = 2; { True if Display Mgr can switch modes on mirrored displays }
  814. gestaltDisplayMgrSetDepthNotifies = 3; { True SetDepth generates displays mgr notification }
  815. gestaltDisplayMgrCanConfirm = 4; { True Display Manager supports DMConfirmConfiguration }
  816. gestaltDisplayMgrColorSyncAware = 5; { True if Display Manager supports profiles for displays }
  817. gestaltDisplayMgrGeneratesProfiles = 6; { True if Display Manager will automatically generate profiles for displays }
  818. gestaltDisplayMgrSleepNotifies = 7; { True if Display Mgr generates "displayWillSleep", "displayDidWake" notifications }
  819. const
  820. gestaltDragMgrAttr = FourCharCode('drag'); { Drag Manager attributes }
  821. gestaltDragMgrPresent = 0; { Drag Manager is present }
  822. gestaltDragMgrFloatingWind = 1; { Drag Manager supports floating windows }
  823. gestaltPPCDragLibPresent = 2; { Drag Manager PPC DragLib is present }
  824. gestaltDragMgrHasImageSupport = 3; { Drag Manager allows SetDragImage call }
  825. gestaltCanStartDragInFloatWindow = 4; { Drag Manager supports starting a drag in a floating window }
  826. gestaltSetDragImageUpdates = 5; { Drag Manager supports drag image updating via SetDragImage }
  827. const
  828. gestaltDrawSprocketVersion = FourCharCode('dspv'); { Draw Sprocket version (as a NumVersion) }
  829. const
  830. gestaltDigitalSignatureVersion = FourCharCode('dsig'); { returns Digital Signature Toolbox version in low-order word}
  831. {
  832. Desktop Printing Feature Gestalt
  833. Use this gestalt to check if third-party printer driver support is available
  834. }
  835. const
  836. gestaltDTPFeatures = FourCharCode('dtpf');
  837. kDTPThirdPartySupported = $00000004; { mask for checking if third-party drivers are supported}
  838. {
  839. Desktop Printer Info Gestalt
  840. Use this gestalt to get a hold of information for all of the active desktop printers
  841. }
  842. const
  843. gestaltDTPInfo = FourCharCode('dtpx'); { returns GestaltDTPInfoHdle}
  844. const
  845. gestaltEasyAccessAttr = FourCharCode('easy'); { Easy Access attributes }
  846. gestaltEasyAccessOff = 0; { if Easy Access present, but off (no icon) }
  847. gestaltEasyAccessOn = 1; { if Easy Access "On" }
  848. gestaltEasyAccessSticky = 2; { if Easy Access "Sticky" }
  849. gestaltEasyAccessLocked = 3; { if Easy Access "Locked" }
  850. const
  851. gestaltEditionMgrAttr = FourCharCode('edtn'); { Edition Mgr attributes }
  852. gestaltEditionMgrPresent = 0; { True if Edition Mgr present }
  853. gestaltEditionMgrTranslationAware = 1; { True if edition manager is translation manager aware }
  854. const
  855. gestaltAppleEventsAttr = FourCharCode('evnt'); { Apple Events attributes }
  856. gestaltAppleEventsPresent = 0; { True if Apple Events present }
  857. gestaltScriptingSupport = 1;
  858. gestaltOSLInSystem = 2; { OSL is in system so donÕt use the one linked in to app }
  859. gestaltSupportsApplicationURL = 4; { Supports the typeApplicationURL addressing mode }
  860. const
  861. gestaltExtensionTableVersion = FourCharCode('etbl'); { ExtensionTable version }
  862. const
  863. gestaltFBCIndexingState = FourCharCode('fbci'); { Find By Content indexing state}
  864. gestaltFBCindexingSafe = 0; { any search will result in synchronous wait}
  865. gestaltFBCindexingCritical = 1; { any search will execute immediately}
  866. const
  867. gestaltFBCVersion = FourCharCode('fbcv'); { Find By Content version}
  868. gestaltFBCCurrentVersion = $0011; { First release for OS 8/9}
  869. gestaltOSXFBCCurrentVersion = $0100; { First release for OS X}
  870. const
  871. gestaltFileMappingAttr = FourCharCode('flmp'); { File mapping attributes}
  872. gestaltFileMappingPresent = 0; { bit is set if file mapping APIs are present}
  873. gestaltFileMappingMultipleFilesFix = 1; { bit is set if multiple files per volume can be mapped}
  874. const
  875. gestaltFloppyAttr = FourCharCode('flpy'); { Floppy disk drive/driver attributes }
  876. gestaltFloppyIsMFMOnly = 0; { Floppy driver only supports MFM disk formats }
  877. gestaltFloppyIsManualEject = 1; { Floppy drive, driver, and file system are in manual-eject mode }
  878. gestaltFloppyUsesDiskInPlace = 2; { Floppy drive must have special DISK-IN-PLACE output; standard DISK-CHANGED not used }
  879. const
  880. gestaltFinderAttr = FourCharCode('fndr'); { Finder attributes }
  881. gestaltFinderDropEvent = 0; { Finder recognizes drop event }
  882. gestaltFinderMagicPlacement = 1; { Finder supports magic icon placement }
  883. gestaltFinderCallsAEProcess = 2; { Finder calls AEProcessAppleEvent }
  884. gestaltOSLCompliantFinder = 3; { Finder is scriptable and recordable }
  885. gestaltFinderSupports4GBVolumes = 4; { Finder correctly handles 4GB volumes }
  886. gestaltFinderHasClippings = 6; { Finder supports Drag Manager clipping files }
  887. gestaltFinderFullDragManagerSupport = 7; { Finder accepts 'hfs ' flavors properly }
  888. gestaltFinderFloppyRootComments = 8; { in MacOS 8 and later, will be set if Finder ever supports comments on Floppy icons }
  889. gestaltFinderLargeAndNotSavedFlavorsOK = 9; { in MacOS 8 and later, this bit is set if drags with >1024-byte flavors and flavorNotSaved flavors work reliably }
  890. gestaltFinderUsesExtensibleFolderManager = 10; { Finder uses Extensible Folder Manager (for example, for Magic Routing) }
  891. gestaltFinderUnderstandsRedirectedDesktopFolder = 11; { Finder deals with startup disk's desktop folder residing on another disk }
  892. const
  893. gestaltFindFolderAttr = FourCharCode('fold'); { Folder Mgr attributes }
  894. gestaltFindFolderPresent = 0; { True if Folder Mgr present }
  895. gestaltFolderDescSupport = 1; { True if Folder Mgr has FolderDesc calls }
  896. gestaltFolderMgrFollowsAliasesWhenResolving = 2; { True if Folder Mgr follows folder aliases }
  897. gestaltFolderMgrSupportsExtendedCalls = 3; { True if Folder Mgr supports the Extended calls }
  898. gestaltFolderMgrSupportsDomains = 4; { True if Folder Mgr supports domains for the first parameter to FindFolder }
  899. gestaltFolderMgrSupportsFSCalls = 5; { True if FOlder manager supports __FindFolderFSRef & __FindFolderExtendedFSRef }
  900. const
  901. gestaltFindFolderRedirectionAttr = FourCharCode('fole');
  902. const
  903. gestaltFontMgrAttr = FourCharCode('font'); { Font Mgr attributes }
  904. gestaltOutlineFonts = 0; { True if Outline Fonts supported }
  905. const
  906. gestaltFPUType = FourCharCode('fpu '); { fpu type }
  907. gestaltNoFPU = 0; { no FPU }
  908. gestalt68881 = 1; { 68881 FPU }
  909. gestalt68882 = 2; { 68882 FPU }
  910. gestalt68040FPU = 3; { 68040 built-in FPU }
  911. const
  912. gestaltFSAttr = FourCharCode('fs '); { file system attributes }
  913. gestaltFullExtFSDispatching = 0; { has really cool new HFSDispatch dispatcher }
  914. gestaltHasFSSpecCalls = 1; { has FSSpec calls }
  915. gestaltHasFileSystemManager = 2; { has a file system manager }
  916. gestaltFSMDoesDynamicLoad = 3; { file system manager supports dynamic loading }
  917. gestaltFSSupports4GBVols = 4; { file system supports 4 gigabyte volumes }
  918. gestaltFSSupports2TBVols = 5; { file system supports 2 terabyte volumes }
  919. gestaltHasExtendedDiskInit = 6; { has extended Disk Initialization calls }
  920. gestaltDTMgrSupportsFSM = 7; { Desktop Manager support FSM-based foreign file systems }
  921. gestaltFSNoMFSVols = 8; { file system doesn't supports MFS volumes }
  922. gestaltFSSupportsHFSPlusVols = 9; { file system supports HFS Plus volumes }
  923. gestaltFSIncompatibleDFA82 = 10; { VCB and FCB structures changed; DFA 8.2 is incompatible }
  924. const
  925. gestaltFSSupportsDirectIO = 11; { file system supports DirectIO }
  926. const
  927. gestaltHasHFSPlusAPIs = 12; { file system supports HFS Plus APIs }
  928. gestaltMustUseFCBAccessors = 13; { FCBSPtr and FSFCBLen are invalid - must use FSM FCB accessor functions}
  929. gestaltFSUsesPOSIXPathsForConversion = 14; { The path interchange routines operate on POSIX paths instead of HFS paths }
  930. gestaltFSSupportsExclusiveLocks = 15; { File system uses POSIX O_EXLOCK for opens }
  931. gestaltFSSupportsHardLinkDetection = 16; { File system returns if an item is a hard link }
  932. gestaltFSAllowsConcurrentAsyncIO = 17; { File Manager supports concurrent async reads and writes }
  933. const
  934. gestaltAdminFeaturesFlagsAttr = FourCharCode('fred'); { a set of admin flags, mostly useful internally. }
  935. gestaltFinderUsesSpecialOpenFoldersFile = 0; { the Finder uses a special file to store the list of open folders }
  936. const
  937. gestaltFSMVersion = FourCharCode('fsm '); { returns version of HFS External File Systems Manager (FSM) }
  938. const
  939. gestaltFXfrMgrAttr = FourCharCode('fxfr'); { file transfer manager attributes }
  940. gestaltFXfrMgrPresent = 0;
  941. gestaltFXfrMgrMultiFile = 1; { supports FTSend and FTReceive }
  942. gestaltFXfrMgrErrorString = 2; { supports FTGetErrorString }
  943. gestaltFXfrMgrAsync = 3; {supports FTSendAsync, FTReceiveAsync, FTCompletionAsync}
  944. const
  945. gestaltGraphicsAttr = FourCharCode('gfxa'); { Quickdraw GX attributes selector }
  946. gestaltGraphicsIsDebugging = $00000001;
  947. gestaltGraphicsIsLoaded = $00000002;
  948. gestaltGraphicsIsPowerPC = $00000004;
  949. const
  950. gestaltGraphicsVersion = FourCharCode('grfx'); { Quickdraw GX version selector }
  951. gestaltCurrentGraphicsVersion = $00010200; { the version described in this set of headers }
  952. const
  953. gestaltHardwareAttr = FourCharCode('hdwr'); { hardware attributes }
  954. gestaltHasVIA1 = 0; { VIA1 exists }
  955. gestaltHasVIA2 = 1; { VIA2 exists }
  956. gestaltHasASC = 3; { Apple Sound Chip exists }
  957. gestaltHasSCC = 4; { SCC exists }
  958. gestaltHasSCSI = 7; { SCSI exists }
  959. gestaltHasSoftPowerOff = 19; { Capable of software power off }
  960. gestaltHasSCSI961 = 21; { 53C96 SCSI controller on internal bus }
  961. gestaltHasSCSI962 = 22; { 53C96 SCSI controller on external bus }
  962. gestaltHasUniversalROM = 24; { Do we have a Universal ROM? }
  963. gestaltHasEnhancedLtalk = 30; { Do we have Enhanced LocalTalk? }
  964. const
  965. gestaltHelpMgrAttr = FourCharCode('help'); { Help Mgr Attributes }
  966. gestaltHelpMgrPresent = 0; { true if help mgr is present }
  967. gestaltHelpMgrExtensions = 1; { true if help mgr extensions are installed }
  968. gestaltAppleGuideIsDebug = 30;
  969. gestaltAppleGuidePresent = 31; { true if AppleGuide is installed }
  970. const
  971. gestaltHardwareVendorCode = FourCharCode('hrad'); { Returns hardware vendor information }
  972. gestaltHardwareVendorApple = FourCharCode('Appl'); { Hardware built by Apple }
  973. const
  974. gestaltCompressionMgr = FourCharCode('icmp'); { returns version of the Image Compression Manager }
  975. const
  976. gestaltIconUtilitiesAttr = FourCharCode('icon'); { Icon Utilities attributes (Note: available in System 7.0, despite gestalt) }
  977. gestaltIconUtilitiesPresent = 0; { true if icon utilities are present }
  978. gestaltIconUtilitiesHas48PixelIcons = 1; { true if 48x48 icons are supported by IconUtilities }
  979. gestaltIconUtilitiesHas32BitIcons = 2; { true if 32-bit deep icons are supported }
  980. gestaltIconUtilitiesHas8BitDeepMasks = 3; { true if 8-bit deep masks are supported }
  981. gestaltIconUtilitiesHasIconServices = 4; { true if IconServices is present }
  982. const
  983. gestaltInternalDisplay = FourCharCode('idsp'); { slot number of internal display location }
  984. {
  985. To obtain information about the connected keyboard(s), one should
  986. use the ADB Manager API. See Technical Note OV16 for details.
  987. }
  988. const
  989. gestaltKeyboardType = FourCharCode('kbd '); { keyboard type }
  990. gestaltMacKbd = 1;
  991. gestaltMacAndPad = 2;
  992. gestaltMacPlusKbd = 3; { OBSOLETE: This pre-ADB keyboard is not supported by any Mac OS X hardware and this value now means gestaltUnknownThirdPartyKbd }
  993. gestaltUnknownThirdPartyKbd = 3; { Unknown 3rd party keyboard. }
  994. gestaltExtADBKbd = 4;
  995. gestaltStdADBKbd = 5;
  996. gestaltPrtblADBKbd = 6;
  997. gestaltPrtblISOKbd = 7;
  998. gestaltStdISOADBKbd = 8;
  999. gestaltExtISOADBKbd = 9;
  1000. gestaltADBKbdII = 10;
  1001. gestaltADBISOKbdII = 11;
  1002. gestaltPwrBookADBKbd = 12;
  1003. gestaltPwrBookISOADBKbd = 13;
  1004. gestaltAppleAdjustKeypad = 14;
  1005. gestaltAppleAdjustADBKbd = 15;
  1006. gestaltAppleAdjustISOKbd = 16;
  1007. gestaltJapanAdjustADBKbd = 17; { Japan Adjustable Keyboard }
  1008. gestaltPwrBkExtISOKbd = 20; { PowerBook Extended International Keyboard with function keys }
  1009. gestaltPwrBkExtJISKbd = 21; { PowerBook Extended Japanese Keyboard with function keys }
  1010. gestaltPwrBkExtADBKbd = 24; { PowerBook Extended Domestic Keyboard with function keys }
  1011. gestaltPS2Keyboard = 27; { PS2 keyboard }
  1012. gestaltPwrBkSubDomKbd = 28; { PowerBook Subnote Domestic Keyboard with function keys w/ inverted T }
  1013. gestaltPwrBkSubISOKbd = 29; { PowerBook Subnote International Keyboard with function keys w/ inverted T }
  1014. gestaltPwrBkSubJISKbd = 30; { PowerBook Subnote Japanese Keyboard with function keys w/ inverted T }
  1015. gestaltPortableUSBANSIKbd = 37; { Powerbook USB-based internal keyboard, ANSI layout }
  1016. gestaltPortableUSBISOKbd = 38; { Powerbook USB-based internal keyboard, ISO layout }
  1017. gestaltPortableUSBJISKbd = 39; { Powerbook USB-based internal keyboard, JIS layout }
  1018. gestaltThirdPartyANSIKbd = 40; { Third party keyboard, ANSI layout. Returned in Mac OS X Tiger and later. }
  1019. gestaltThirdPartyISOKbd = 41; { Third party keyboard, ISO layout. Returned in Mac OS X Tiger and later. }
  1020. gestaltThirdPartyJISKbd = 42; { Third party keyboard, JIS layout. Returned in Mac OS X Tiger and later. }
  1021. gestaltPwrBkEKDomKbd = 195; { (0xC3) PowerBook Domestic Keyboard with Embedded Keypad, function keys & inverted T }
  1022. gestaltPwrBkEKISOKbd = 196; { (0xC4) PowerBook International Keyboard with Embedded Keypad, function keys & inverted T }
  1023. gestaltPwrBkEKJISKbd = 197; { (0xC5) PowerBook Japanese Keyboard with Embedded Keypad, function keys & inverted T }
  1024. gestaltUSBCosmoANSIKbd = 198; { (0xC6) original USB Domestic (ANSI) Keyboard }
  1025. gestaltUSBCosmoISOKbd = 199; { (0xC7) original USB International (ISO) Keyboard }
  1026. gestaltUSBCosmoJISKbd = 200; { (0xC8) original USB Japanese (JIS) Keyboard }
  1027. gestaltPwrBk99JISKbd = 201; { (0xC9) '99 PowerBook JIS Keyboard with Embedded Keypad, function keys & inverted T }
  1028. gestaltUSBAndyANSIKbd = 204; { (0xCC) USB Pro Keyboard Domestic (ANSI) Keyboard }
  1029. gestaltUSBAndyISOKbd = 205; { (0xCD) USB Pro Keyboard International (ISO) Keyboard }
  1030. gestaltUSBAndyJISKbd = 206; { (0xCE) USB Pro Keyboard Japanese (JIS) Keyboard }
  1031. const
  1032. gestaltPortable2001ANSIKbd = 202; { (0xCA) PowerBook and iBook Domestic (ANSI) Keyboard with 2nd cmd key right & function key moves. }
  1033. gestaltPortable2001ISOKbd = 203; { (0xCB) PowerBook and iBook International (ISO) Keyboard with 2nd cmd key right & function key moves. }
  1034. gestaltPortable2001JISKbd = 207; { (0xCF) PowerBook and iBook Japanese (JIS) Keyboard with function key moves. }
  1035. const
  1036. gestaltUSBProF16ANSIKbd = 34; { (0x22) USB Pro Keyboard w/ F16 key Domestic (ANSI) Keyboard }
  1037. gestaltUSBProF16ISOKbd = 35; { (0x23) USB Pro Keyboard w/ F16 key International (ISO) Keyboard }
  1038. gestaltUSBProF16JISKbd = 36; { (0x24) USB Pro Keyboard w/ F16 key Japanese (JIS) Keyboard }
  1039. gestaltProF16ANSIKbd = 31; { (0x1F) Pro Keyboard w/F16 key Domestic (ANSI) Keyboard }
  1040. gestaltProF16ISOKbd = 32; { (0x20) Pro Keyboard w/F16 key International (ISO) Keyboard }
  1041. gestaltProF16JISKbd = 33; { (0x21) Pro Keyboard w/F16 key Japanese (JIS) Keyboard }
  1042. {
  1043. This gestalt indicates the highest UDF version that the active UDF implementation supports.
  1044. The value should be assembled from a read version (upper word) and a write version (lower word)
  1045. }
  1046. const
  1047. gestaltUDFSupport = FourCharCode('kudf'); { Used for communication between UDF implementations}
  1048. const
  1049. gestaltLowMemorySize = FourCharCode('lmem'); { size of low memory area }
  1050. const
  1051. gestaltLogicalRAMSize = FourCharCode('lram'); { logical ram size }
  1052. {
  1053. MACHINE TYPE CONSTANTS NAMING CONVENTION
  1054. All future machine type constant names take the following form:
  1055. gestalt<lineName><modelNumber>
  1056. Line Names
  1057. The following table contains the lines currently produced by Apple and the
  1058. lineName substrings associated with them:
  1059. Line lineName
  1060. ------------------------- ------------
  1061. Macintosh LC "MacLC"
  1062. Macintosh Performa "Performa"
  1063. Macintosh PowerBook "PowerBook"
  1064. Macintosh PowerBook Duo "PowerBookDuo"
  1065. Power Macintosh "PowerMac"
  1066. Apple Workgroup Server "AWS"
  1067. The following table contains lineNames for some discontinued lines:
  1068. Line lineName
  1069. ------------------------- ------------
  1070. Macintosh Quadra "MacQuadra" (preferred)
  1071. "Quadra" (also used, but not preferred)
  1072. Macintosh Centris "MacCentris"
  1073. Model Numbers
  1074. The modelNumber is a string representing the specific model of the machine
  1075. within its particular line. For example, for the Power Macintosh 8100/80,
  1076. the modelNumber is "8100".
  1077. Some Performa & LC model numbers contain variations in the rightmost 1 or 2
  1078. digits to indicate different RAM and Hard Disk configurations. A single
  1079. machine type is assigned for all variations of a specific model number. In
  1080. this case, the modelNumber string consists of the constant leftmost part
  1081. of the model number with 0s for the variant digits. For example, the
  1082. Performa 6115 and Performa 6116 are both return the same machine type
  1083. constant: gestaltPerforma6100.
  1084. OLD NAMING CONVENTIONS
  1085. The "Underscore Speed" suffix
  1086. In the past, Apple differentiated between machines that had the same model
  1087. number but different speeds. For example, the Power Macintosh 8100/80 and
  1088. Power Macintosh 8100/100 return different machine type constants. This is
  1089. why some existing machine type constant names take the form:
  1090. gestalt<lineName><modelNumber>_<speed>
  1091. e.g.
  1092. gestaltPowerMac8100_110
  1093. gestaltPowerMac7100_80
  1094. gestaltPowerMac7100_66
  1095. It is no longer necessary to use the "underscore speed" suffix. Starting with
  1096. the Power Surge machines (Power Macintosh 7200, 7500, 8500 and 9500), speed is
  1097. no longer used to differentiate between machine types. This is why a Power
  1098. Macintosh 7200/75 and a Power Macintosh 7200/90 return the same machine type
  1099. constant: gestaltPowerMac7200.
  1100. The "Screen Type" suffix
  1101. All PowerBook models prior to the PowerBook 190, and all PowerBook Duo models
  1102. before the PowerBook Duo 2300 take the form:
  1103. gestalt<lineName><modelNumber><screenType>
  1104. Where <screenType> is "c" or the empty string.
  1105. e.g.
  1106. gestaltPowerBook100
  1107. gestaltPowerBookDuo280
  1108. gestaltPowerBookDuo280c
  1109. gestaltPowerBook180
  1110. gestaltPowerBook180c
  1111. Starting with the PowerBook 190 series and the PowerBook Duo 2300 series, machine
  1112. types are no longer differentiated based on screen type. This is why a PowerBook
  1113. 5300cs/100 and a PowerBook 5300c/100 both return the same machine type constant:
  1114. gestaltPowerBook5300.
  1115. Macintosh LC 630 gestaltMacLC630
  1116. Macintosh Performa 6200 gestaltPerforma6200
  1117. Macintosh Quadra 700 gestaltQuadra700
  1118. Macintosh PowerBook 5300 gestaltPowerBook5300
  1119. Macintosh PowerBook Duo 2300 gestaltPowerBookDuo2300
  1120. Power Macintosh 8500 gestaltPowerMac8500
  1121. }
  1122. const
  1123. gestaltMachineType = FourCharCode('mach'); { machine type }
  1124. gestaltClassic = 1;
  1125. gestaltMacXL = 2;
  1126. gestaltMac512KE = 3;
  1127. gestaltMacPlus = 4;
  1128. gestaltMacSE = 5;
  1129. gestaltMacII = 6;
  1130. gestaltMacIIx = 7;
  1131. gestaltMacIIcx = 8;
  1132. gestaltMacSE030 = 9;
  1133. gestaltPortable = 10;
  1134. gestaltMacIIci = 11;
  1135. gestaltPowerMac8100_120 = 12;
  1136. gestaltMacIIfx = 13;
  1137. gestaltMacClassic = 17;
  1138. gestaltMacIIsi = 18;
  1139. gestaltMacLC = 19;
  1140. gestaltMacQuadra900 = 20;
  1141. gestaltPowerBook170 = 21;
  1142. gestaltMacQuadra700 = 22;
  1143. gestaltClassicII = 23;
  1144. gestaltPowerBook100 = 24;
  1145. gestaltPowerBook140 = 25;
  1146. gestaltMacQuadra950 = 26;
  1147. gestaltMacLCIII = 27;
  1148. gestaltPerforma450 = gestaltMacLCIII;
  1149. gestaltPowerBookDuo210 = 29;
  1150. gestaltMacCentris650 = 30;
  1151. gestaltPowerBookDuo230 = 32;
  1152. gestaltPowerBook180 = 33;
  1153. gestaltPowerBook160 = 34;
  1154. gestaltMacQuadra800 = 35;
  1155. gestaltMacQuadra650 = 36;
  1156. gestaltMacLCII = 37;
  1157. gestaltPowerBookDuo250 = 38;
  1158. gestaltAWS9150_80 = 39;
  1159. gestaltPowerMac8100_110 = 40;
  1160. gestaltAWS8150_110 = gestaltPowerMac8100_110;
  1161. gestaltPowerMac5200 = 41;
  1162. gestaltPowerMac5260 = gestaltPowerMac5200;
  1163. gestaltPerforma5300 = gestaltPowerMac5200;
  1164. gestaltPowerMac6200 = 42;
  1165. gestaltPerforma6300 = gestaltPowerMac6200;
  1166. gestaltMacIIvi = 44;
  1167. gestaltMacIIvm = 45;
  1168. gestaltPerforma600 = gestaltMacIIvm;
  1169. gestaltPowerMac7100_80 = 47;
  1170. gestaltMacIIvx = 48;
  1171. gestaltMacColorClassic = 49;
  1172. gestaltPerforma250 = gestaltMacColorClassic;
  1173. gestaltPowerBook165c = 50;
  1174. gestaltMacCentris610 = 52;
  1175. gestaltMacQuadra610 = 53;
  1176. gestaltPowerBook145 = 54;
  1177. gestaltPowerMac8100_100 = 55;
  1178. gestaltMacLC520 = 56;
  1179. gestaltAWS9150_120 = 57;
  1180. gestaltPowerMac6400 = 58;
  1181. gestaltPerforma6400 = gestaltPowerMac6400;
  1182. gestaltPerforma6360 = gestaltPerforma6400;
  1183. gestaltMacCentris660AV = 60;
  1184. gestaltMacQuadra660AV = gestaltMacCentris660AV;
  1185. gestaltPerforma46x = 62;
  1186. gestaltPowerMac8100_80 = 65;
  1187. gestaltAWS8150_80 = gestaltPowerMac8100_80;
  1188. gestaltPowerMac9500 = 67;
  1189. gestaltPowerMac9600 = gestaltPowerMac9500;
  1190. gestaltPowerMac7500 = 68;
  1191. gestaltPowerMac7600 = gestaltPowerMac7500;
  1192. gestaltPowerMac8500 = 69;
  1193. gestaltPowerMac8600 = gestaltPowerMac8500;
  1194. gestaltAWS8550 = gestaltPowerMac7500;
  1195. gestaltPowerBook180c = 71;
  1196. gestaltPowerBook520 = 72;
  1197. gestaltPowerBook520c = gestaltPowerBook520;
  1198. gestaltPowerBook540 = gestaltPowerBook520;
  1199. gestaltPowerBook540c = gestaltPowerBook520;
  1200. gestaltPowerMac5400 = 74;
  1201. gestaltPowerMac6100_60 = 75;
  1202. gestaltAWS6150_60 = gestaltPowerMac6100_60;
  1203. gestaltPowerBookDuo270c = 77;
  1204. gestaltMacQuadra840AV = 78;
  1205. gestaltPerforma550 = 80;
  1206. gestaltPowerBook165 = 84;
  1207. gestaltPowerBook190 = 85;
  1208. gestaltMacTV = 88;
  1209. gestaltMacLC475 = 89;
  1210. gestaltPerforma47x = gestaltMacLC475;
  1211. gestaltMacLC575 = 92;
  1212. gestaltMacQuadra605 = 94;
  1213. gestaltMacQuadra630 = 98;
  1214. gestaltMacLC580 = 99;
  1215. gestaltPerforma580 = gestaltMacLC580;
  1216. gestaltPowerMac6100_66 = 100;
  1217. gestaltAWS6150_66 = gestaltPowerMac6100_66;
  1218. gestaltPowerBookDuo280 = 102;
  1219. gestaltPowerBookDuo280c = 103;
  1220. gestaltPowerMacLC475 = 104; { Mac LC 475 & PPC Processor Upgrade Card}
  1221. gestaltPowerMacPerforma47x = gestaltPowerMacLC475;
  1222. gestaltPowerMacLC575 = 105; { Mac LC 575 & PPC Processor Upgrade Card }
  1223. gestaltPowerMacPerforma57x = gestaltPowerMacLC575;
  1224. gestaltPowerMacQuadra630 = 106; { Quadra 630 & PPC Processor Upgrade Card}
  1225. gestaltPowerMacLC630 = gestaltPowerMacQuadra630; { Mac LC 630 & PPC Processor Upgrade Card}
  1226. gestaltPowerMacPerforma63x = gestaltPowerMacQuadra630; { Performa 63x & PPC Processor Upgrade Card}
  1227. gestaltPowerMac7200 = 108;
  1228. gestaltPowerMac7300 = 109;
  1229. gestaltPowerMac7100_66 = 112;
  1230. gestaltPowerBook150 = 115;
  1231. gestaltPowerMacQuadra700 = 116; { Quadra 700 & Power PC Upgrade Card}
  1232. gestaltPowerMacQuadra900 = 117; { Quadra 900 & Power PC Upgrade Card }
  1233. gestaltPowerMacQuadra950 = 118; { Quadra 950 & Power PC Upgrade Card }
  1234. gestaltPowerMacCentris610 = 119; { Centris 610 & Power PC Upgrade Card }
  1235. gestaltPowerMacCentris650 = 120; { Centris 650 & Power PC Upgrade Card }
  1236. gestaltPowerMacQuadra610 = 121; { Quadra 610 & Power PC Upgrade Card }
  1237. gestaltPowerMacQuadra650 = 122; { Quadra 650 & Power PC Upgrade Card }
  1238. gestaltPowerMacQuadra800 = 123; { Quadra 800 & Power PC Upgrade Card }
  1239. gestaltPowerBookDuo2300 = 124;
  1240. gestaltPowerBook500PPCUpgrade = 126;
  1241. gestaltPowerBook5300 = 128;
  1242. gestaltPowerBook1400 = 310;
  1243. gestaltPowerBook3400 = 306;
  1244. gestaltPowerBook2400 = 307;
  1245. gestaltPowerBookG3Series = 312;
  1246. gestaltPowerBookG3 = 313;
  1247. gestaltPowerBookG3Series2 = 314;
  1248. gestaltPowerMacNewWorld = 406; { All NewWorld architecture Macs (iMac, blue G3, etc.)}
  1249. gestaltPowerMacG3 = 510;
  1250. gestaltPowerMac5500 = 512;
  1251. gestalt20thAnniversary = gestaltPowerMac5500;
  1252. gestaltPowerMac6500 = 513;
  1253. gestaltPowerMac4400_160 = 514; { slower machine has different machine ID}
  1254. gestaltPowerMac4400 = 515;
  1255. gestaltMacOSCompatibility = 1206; { Mac OS Compatibility on Mac OS X (Classic)}
  1256. const
  1257. gestaltQuadra605 = gestaltMacQuadra605;
  1258. gestaltQuadra610 = gestaltMacQuadra610;
  1259. gestaltQuadra630 = gestaltMacQuadra630;
  1260. gestaltQuadra650 = gestaltMacQuadra650;
  1261. gestaltQuadra660AV = gestaltMacQuadra660AV;
  1262. gestaltQuadra700 = gestaltMacQuadra700;
  1263. gestaltQuadra800 = gestaltMacQuadra800;
  1264. gestaltQuadra840AV = gestaltMacQuadra840AV;
  1265. gestaltQuadra900 = gestaltMacQuadra900;
  1266. gestaltQuadra950 = gestaltMacQuadra950;
  1267. const
  1268. kMachineNameStrID = -16395;
  1269. const
  1270. gestaltSMPMailerVersion = FourCharCode('malr'); { OCE StandardMail}
  1271. const
  1272. gestaltMediaBay = FourCharCode('mbeh'); { media bay driver type }
  1273. gestaltMBLegacy = 0; { media bay support in PCCard 2.0 }
  1274. gestaltMBSingleBay = 1; { single bay media bay driver }
  1275. gestaltMBMultipleBays = 2; { multi-bay media bay driver }
  1276. const
  1277. gestaltMessageMgrVersion = FourCharCode('mess'); { GX Printing Message Manager Gestalt Selector }
  1278. { Menu Manager Gestalt (Mac OS 8.5 and later)}
  1279. const
  1280. gestaltMenuMgrAttr = FourCharCode('menu'); { If this Gestalt exists, the Mac OS 8.5 Menu Manager is installed }
  1281. gestaltMenuMgrPresent = 1 shl 0; { NOTE: this is a bit mask, whereas all other Gestalt constants of this nature }
  1282. { are bit index values. 3.2 interfaces slipped out with this mistake unnoticed. }
  1283. { Sincere apologies for any inconvenience.}
  1284. gestaltMenuMgrPresentBit = 0; { bit number }
  1285. gestaltMenuMgrAquaLayoutBit = 1; { menus have the Aqua 1.0 layout}
  1286. gestaltMenuMgrMultipleItemsWithCommandIDBit = 2; { CountMenuItemsWithCommandID/GetIndMenuItemWithCommandID support multiple items with the same command ID}
  1287. gestaltMenuMgrRetainsIconRefBit = 3; { SetMenuItemIconHandle, when passed an IconRef, calls AcquireIconRef}
  1288. gestaltMenuMgrSendsMenuBoundsToDefProcBit = 4; { kMenuSizeMsg and kMenuPopUpMsg have menu bounding rect information}
  1289. gestaltMenuMgrMoreThanFiveMenusDeepBit = 5; { the Menu Manager supports hierarchical menus more than five deep}
  1290. gestaltMenuMgrCGImageMenuTitleBit = 6; { SetMenuTitleIcon supports CGImageRefs}
  1291. { masks for the above bits}
  1292. gestaltMenuMgrPresentMask = 1 shl gestaltMenuMgrPresentBit;
  1293. gestaltMenuMgrAquaLayoutMask = 1 shl gestaltMenuMgrAquaLayoutBit;
  1294. gestaltMenuMgrMultipleItemsWithCommandIDMask = 1 shl gestaltMenuMgrMultipleItemsWithCommandIDBit;
  1295. gestaltMenuMgrRetainsIconRefMask = 1 shl gestaltMenuMgrRetainsIconRefBit;
  1296. gestaltMenuMgrSendsMenuBoundsToDefProcMask = 1 shl gestaltMenuMgrSendsMenuBoundsToDefProcBit;
  1297. gestaltMenuMgrMoreThanFiveMenusDeepMask = 1 shl gestaltMenuMgrMoreThanFiveMenusDeepBit;
  1298. gestaltMenuMgrCGImageMenuTitleMask = 1 shl gestaltMenuMgrCGImageMenuTitleBit;
  1299. const
  1300. gestaltMultipleUsersState = FourCharCode('mfdr'); { Gestalt selector returns MultiUserGestaltHandle (in Folders.h)}
  1301. const
  1302. gestaltMachineIcon = FourCharCode('micn'); { machine icon }
  1303. const
  1304. gestaltMiscAttr = FourCharCode('misc'); { miscellaneous attributes }
  1305. gestaltScrollingThrottle = 0; { true if scrolling throttle on }
  1306. gestaltSquareMenuBar = 2; { true if menu bar is square }
  1307. {
  1308. The name gestaltMixedModeVersion for the 'mixd' selector is semantically incorrect.
  1309. The same selector has been renamed gestaltMixedModeAttr to properly reflect the
  1310. Inside Mac: PowerPC System Software documentation. The gestaltMixedModeVersion
  1311. symbol has been preserved only for backwards compatibility.
  1312. Developers are forewarned that gestaltMixedModeVersion has a limited lifespan and
  1313. will be removed in a future release of the Interfaces.
  1314. For the first version of Mixed Mode, both meanings of the 'mixd' selector are
  1315. functionally identical. They both return 0x00000001. In subsequent versions
  1316. of Mixed Mode, however, the 'mixd' selector will not respond with an increasing
  1317. version number, but rather, with 32 attribute bits with various meanings.
  1318. }
  1319. const
  1320. gestaltMixedModeVersion = FourCharCode('mixd'); { returns version of Mixed Mode }
  1321. const
  1322. gestaltMixedModeAttr = FourCharCode('mixd'); { returns Mixed Mode attributes }
  1323. gestaltMixedModePowerPC = 0; { true if Mixed Mode supports PowerPC ABI calling conventions }
  1324. gestaltPowerPCAware = 0; { old name for gestaltMixedModePowerPC }
  1325. gestaltMixedModeCFM68K = 1; { true if Mixed Mode supports CFM-68K calling conventions }
  1326. gestaltMixedModeCFM68KHasTrap = 2; { true if CFM-68K Mixed Mode implements _MixedModeDispatch (versions 1.0.1 and prior did not) }
  1327. gestaltMixedModeCFM68KHasState = 3; { true if CFM-68K Mixed Mode exports Save/RestoreMixedModeState }
  1328. const
  1329. gestaltQuickTimeConferencing = FourCharCode('mtlk'); { returns QuickTime Conferencing version }
  1330. const
  1331. gestaltMemoryMapAttr = FourCharCode('mmap'); { Memory map type }
  1332. gestaltMemoryMapSparse = 0; { Sparse memory is on }
  1333. const
  1334. gestaltMMUType = FourCharCode('mmu '); { mmu type }
  1335. gestaltNoMMU = 0; { no MMU }
  1336. gestaltAMU = 1; { address management unit }
  1337. gestalt68851 = 2; { 68851 PMMU }
  1338. gestalt68030MMU = 3; { 68030 built-in MMU }
  1339. gestalt68040MMU = 4; { 68040 built-in MMU }
  1340. gestaltEMMU1 = 5; { Emulated MMU type 1 }
  1341. const
  1342. { On Mac OS X, the user visible machine name may something like "PowerMac3,4", which is}
  1343. { a unique string for each signifigant Macintosh computer which Apple creates, but is}
  1344. { not terribly useful as a user visible string.}
  1345. gestaltUserVisibleMachineName = FourCharCode('mnam'); { Coerce response into a StringPtr to get a user visible machine name }
  1346. const
  1347. gestaltMPCallableAPIsAttr = FourCharCode('mpsc'); { Bitmap of toolbox/OS managers that can be called from MPLibrary MPTasks }
  1348. gestaltMPFileManager = 0; { True if File Manager calls can be made from MPTasks }
  1349. gestaltMPDeviceManager = 1; { True if synchronous Device Manager calls can be made from MPTasks }
  1350. gestaltMPTrapCalls = 2; { True if most trap-based calls can be made from MPTasks }
  1351. const
  1352. gestaltStdNBPAttr = FourCharCode('nlup'); { standard nbp attributes }
  1353. gestaltStdNBPPresent = 0;
  1354. gestaltStdNBPSupportsAutoPosition = 1; { StandardNBP takes (-1,-1) to mean alert position main screen }
  1355. const
  1356. gestaltNotificationMgrAttr = FourCharCode('nmgr'); { notification manager attributes }
  1357. gestaltNotificationPresent = 0; { notification manager exists }
  1358. const
  1359. gestaltNameRegistryVersion = FourCharCode('nreg'); { NameRegistryLib version number, for System 7.5.2+ usage }
  1360. const
  1361. gestaltNuBusSlotCount = FourCharCode('nubs'); { count of logical NuBus slots present }
  1362. const
  1363. gestaltOCEToolboxVersion = FourCharCode('ocet'); { OCE Toolbox version }
  1364. gestaltOCETB = $0102; { OCE Toolbox version 1.02 }
  1365. gestaltSFServer = $0100; { S&F Server version 1.0 }
  1366. const
  1367. gestaltOCEToolboxAttr = FourCharCode('oceu'); { OCE Toolbox attributes }
  1368. gestaltOCETBPresent = $01; { OCE toolbox is present, not running }
  1369. gestaltOCETBAvailable = $02; { OCE toolbox is running and available }
  1370. gestaltOCESFServerAvailable = $04; { S&F Server is running and available }
  1371. gestaltOCETBNativeGlueAvailable = $10; { Native PowerPC Glue routines are availible }
  1372. const
  1373. gestaltOpenFirmwareInfo = FourCharCode('opfw'); { Open Firmware info }
  1374. const
  1375. gestaltOSAttr = FourCharCode('os '); { o/s attributes }
  1376. gestaltSysZoneGrowable = 0; { system heap is growable }
  1377. gestaltLaunchCanReturn = 1; { can return from launch }
  1378. gestaltLaunchFullFileSpec = 2; { can launch from full file spec }
  1379. gestaltLaunchControl = 3; { launch control support available }
  1380. gestaltTempMemSupport = 4; { temp memory support }
  1381. gestaltRealTempMemory = 5; { temp memory handles are real }
  1382. gestaltTempMemTracked = 6; { temporary memory handles are tracked }
  1383. gestaltIPCSupport = 7; { IPC support is present }
  1384. gestaltSysDebuggerSupport = 8; { system debugger support is present }
  1385. gestaltNativeProcessMgrBit = 19; { the process manager itself is native }
  1386. gestaltAltivecRegistersSwappedCorrectlyBit = 20; { Altivec registers are saved correctly on process switches }
  1387. const
  1388. gestaltOSTable = FourCharCode('ostt'); { OS trap table base }
  1389. {******************************************************************************
  1390. * Gestalt Selectors for Open Transport Network Setup
  1391. *
  1392. * Note: possible values for the version "stage" byte are:
  1393. * development = 0x20, alpha = 0x40, beta = 0x60, final & release = 0x80
  1394. *******************************************************************************}
  1395. const
  1396. gestaltOpenTptNetworkSetup = FourCharCode('otcf');
  1397. gestaltOpenTptNetworkSetupLegacyImport = 0;
  1398. gestaltOpenTptNetworkSetupLegacyExport = 1;
  1399. gestaltOpenTptNetworkSetupSupportsMultihoming = 2;
  1400. const
  1401. gestaltOpenTptNetworkSetupVersion = FourCharCode('otcv');
  1402. {******************************************************************************
  1403. * Gestalt Selectors for Open Transport-based Remote Access/PPP
  1404. *
  1405. * Note: possible values for the version "stage" byte are:
  1406. * development = 0x20, alpha = 0x40, beta = 0x60, final & release = 0x80
  1407. *******************************************************************************}
  1408. const
  1409. gestaltOpenTptRemoteAccess = FourCharCode('otra');
  1410. gestaltOpenTptRemoteAccessPresent = 0;
  1411. gestaltOpenTptRemoteAccessLoaded = 1;
  1412. gestaltOpenTptRemoteAccessClientOnly = 2;
  1413. gestaltOpenTptRemoteAccessPServer = 3;
  1414. gestaltOpenTptRemoteAccessMPServer = 4;
  1415. gestaltOpenTptPPPPresent = 5;
  1416. gestaltOpenTptARAPPresent = 6;
  1417. const
  1418. gestaltOpenTptRemoteAccessVersion = FourCharCode('otrv');
  1419. { ***** Open Transport Gestalt *****}
  1420. const
  1421. gestaltOpenTptVersions = FourCharCode('otvr'); { Defined by OT 1.1 and higher, response is NumVersion.}
  1422. const
  1423. gestaltOpenTpt = FourCharCode('otan'); { Defined by all versions, response is defined below.}
  1424. gestaltOpenTptPresentMask = $00000001;
  1425. gestaltOpenTptLoadedMask = $00000002;
  1426. gestaltOpenTptAppleTalkPresentMask = $00000004;
  1427. gestaltOpenTptAppleTalkLoadedMask = $00000008;
  1428. gestaltOpenTptTCPPresentMask = $00000010;
  1429. gestaltOpenTptTCPLoadedMask = $00000020;
  1430. gestaltOpenTptIPXSPXPresentMask = $00000040;
  1431. gestaltOpenTptIPXSPXLoadedMask = $00000080;
  1432. gestaltOpenTptPresentBit = 0;
  1433. gestaltOpenTptLoadedBit = 1;
  1434. gestaltOpenTptAppleTalkPresentBit = 2;
  1435. gestaltOpenTptAppleTalkLoadedBit = 3;
  1436. gestaltOpenTptTCPPresentBit = 4;
  1437. gestaltOpenTptTCPLoadedBit = 5;
  1438. gestaltOpenTptIPXSPXPresentBit = 6;
  1439. gestaltOpenTptIPXSPXLoadedBit = 7;
  1440. const
  1441. gestaltPCCard = FourCharCode('pccd'); { PC Card attributes}
  1442. gestaltCardServicesPresent = 0; { PC Card 2.0 (68K) API is present}
  1443. gestaltPCCardFamilyPresent = 1; { PC Card 3.x (PowerPC) API is present}
  1444. gestaltPCCardHasPowerControl = 2; { PCCardSetPowerLevel is supported}
  1445. gestaltPCCardSupportsCardBus = 3; { CardBus is supported}
  1446. const
  1447. gestaltProcClkSpeed = FourCharCode('pclk'); { processor clock speed in hertz (a UInt32) }
  1448. const
  1449. gestaltProcClkSpeedMHz = FourCharCode('mclk'); { processor clock speed in megahertz (a UInt32) }
  1450. const
  1451. gestaltPCXAttr = FourCharCode('pcxg'); { PC Exchange attributes }
  1452. gestaltPCXHas8and16BitFAT = 0; { PC Exchange supports both 8 and 16 bit FATs }
  1453. gestaltPCXHasProDOS = 1; { PC Exchange supports ProDOS }
  1454. gestaltPCXNewUI = 2;
  1455. gestaltPCXUseICMapping = 3; { PC Exchange uses InternetConfig for file mappings }
  1456. const
  1457. gestaltLogicalPageSize = FourCharCode('pgsz'); { logical page size }
  1458. { System 7.6 and later. If gestaltScreenCaptureMain is not implemented,
  1459. PictWhap proceeds with screen capture in the usual way.
  1460. The high word of gestaltScreenCaptureMain is reserved (use 0).
  1461. To disable screen capture to disk, put zero in the low word. To
  1462. specify a folder for captured pictures, put the vRefNum in the
  1463. low word of gestaltScreenCaptureMain, and put the directory ID in
  1464. gestaltScreenCaptureDir.
  1465. }
  1466. const
  1467. gestaltScreenCaptureMain = FourCharCode('pic1'); { Zero, or vRefNum of disk to hold picture }
  1468. gestaltScreenCaptureDir = FourCharCode('pic2'); { Directory ID of folder to hold picture }
  1469. const
  1470. gestaltGXPrintingMgrVersion = FourCharCode('pmgr'); { QuickDraw GX Printing Manager Version}
  1471. const
  1472. gestaltPopupAttr = FourCharCode('pop!'); { popup cdef attributes }
  1473. gestaltPopupPresent = 0;
  1474. const
  1475. gestaltPowerMgrAttr = FourCharCode('powr'); { power manager attributes }
  1476. gestaltPMgrExists = 0;
  1477. gestaltPMgrCPUIdle = 1;
  1478. gestaltPMgrSCC = 2;
  1479. gestaltPMgrSound = 3;
  1480. gestaltPMgrDispatchExists = 4;
  1481. gestaltPMgrSupportsAVPowerStateAtSleepWake = 5;
  1482. const
  1483. gestaltPowerMgrVers = FourCharCode('pwrv'); { power manager version }
  1484. {
  1485. * PPC will return the combination of following bit fields.
  1486. * e.g. gestaltPPCSupportsRealTime +gestaltPPCSupportsIncoming + gestaltPPCSupportsOutGoing
  1487. * indicates PPC is cuurently is only supports real time delivery
  1488. * and both incoming and outgoing network sessions are allowed.
  1489. * By default local real time delivery is supported as long as PPCInit has been called.}
  1490. const
  1491. gestaltPPCToolboxAttr = FourCharCode('ppc '); { PPC toolbox attributes }
  1492. gestaltPPCToolboxPresent = $0000; { PPC Toolbox is present Requires PPCInit to be called }
  1493. gestaltPPCSupportsRealTime = $1000; { PPC Supports real-time delivery }
  1494. gestaltPPCSupportsIncoming = $0001; { PPC will allow incoming network requests }
  1495. gestaltPPCSupportsOutGoing = $0002; { PPC will allow outgoing network requests }
  1496. gestaltPPCSupportsTCP_IP = $0004; { PPC supports TCP/IP transport }
  1497. gestaltPPCSupportsIncomingAppleTalk = $0010;
  1498. gestaltPPCSupportsIncomingTCP_IP = $0020;
  1499. gestaltPPCSupportsOutgoingAppleTalk = $0100;
  1500. gestaltPPCSupportsOutgoingTCP_IP = $0200;
  1501. {
  1502. Programs which need to know information about particular features of the processor should
  1503. migrate to using sysctl() and sysctlbyname() to get this kind of information. No new
  1504. information will be added to the 'ppcf' selector going forward.
  1505. }
  1506. const
  1507. gestaltPowerPCProcessorFeatures = FourCharCode('ppcf'); { Optional PowerPC processor features }
  1508. gestaltPowerPCHasGraphicsInstructions = 0; { has fres, frsqrte, and fsel instructions }
  1509. gestaltPowerPCHasSTFIWXInstruction = 1; { has stfiwx instruction }
  1510. gestaltPowerPCHasSquareRootInstructions = 2; { has fsqrt and fsqrts instructions }
  1511. gestaltPowerPCHasDCBAInstruction = 3; { has dcba instruction }
  1512. gestaltPowerPCHasVectorInstructions = 4; { has vector instructions }
  1513. gestaltPowerPCHasDataStreams = 5; { has dst, dstt, dstst, dss, and dssall instructions }
  1514. gestaltPowerPCHas64BitSupport = 6; { double word LSU/ALU, etc. }
  1515. gestaltPowerPCHasDCBTStreams = 7; { TH field of DCBT recognized }
  1516. gestaltPowerPCASArchitecture = 8; { chip uses new 'A/S' architecture }
  1517. gestaltPowerPCIgnoresDCBST = 9; { }
  1518. const
  1519. gestaltProcessorType = FourCharCode('proc'); { processor type }
  1520. gestalt68000 = 1;
  1521. gestalt68010 = 2;
  1522. gestalt68020 = 3;
  1523. gestalt68030 = 4;
  1524. gestalt68040 = 5;
  1525. const
  1526. gestaltSDPPromptVersion = FourCharCode('prpv'); { OCE Standard Directory Panel}
  1527. const
  1528. gestaltParityAttr = FourCharCode('prty'); { parity attributes }
  1529. gestaltHasParityCapability = 0; { has ability to check parity }
  1530. gestaltParityEnabled = 1; { parity checking enabled }
  1531. const
  1532. gestaltQD3DVersion = FourCharCode('q3v '); { Quickdraw 3D version in pack BCD}
  1533. const
  1534. gestaltQD3DViewer = FourCharCode('q3vc'); { Quickdraw 3D viewer attributes}
  1535. gestaltQD3DViewerPresent = 0; { bit 0 set if QD3D Viewer is available}
  1536. {$ifc OLDROUTINENAMES}
  1537. const
  1538. gestaltQD3DViewerNotPresent = 0 shl gestaltQD3DViewerPresent;
  1539. gestaltQD3DViewerAvailable = 1 shl gestaltQD3DViewerPresent;
  1540. {$endc} {OLDROUTINENAMES}
  1541. const
  1542. gestaltQuickdrawVersion = FourCharCode('qd '); { quickdraw version }
  1543. gestaltOriginalQD = $0000; { original 1-bit QD }
  1544. gestalt8BitQD = $0100; { 8-bit color QD }
  1545. gestalt32BitQD = $0200; { 32-bit color QD }
  1546. gestalt32BitQD11 = $0201; { 32-bit color QDv1.1 }
  1547. gestalt32BitQD12 = $0220; { 32-bit color QDv1.2 }
  1548. gestalt32BitQD13 = $0230; { 32-bit color QDv1.3 }
  1549. gestaltAllegroQD = $0250; { Allegro QD OS 8.5 }
  1550. gestaltMacOSXQD = $0300; { 0x310, 0x320 etc. for 10.x.y }
  1551. const
  1552. gestaltQD3D = FourCharCode('qd3d'); { Quickdraw 3D attributes}
  1553. gestaltQD3DPresent = 0; { bit 0 set if QD3D available}
  1554. {$ifc OLDROUTINENAMES}
  1555. const
  1556. gestaltQD3DNotPresent = 0 shl gestaltQD3DPresent;
  1557. gestaltQD3DAvailable = 1 shl gestaltQD3DPresent;
  1558. {$endc} {OLDROUTINENAMES}
  1559. const
  1560. gestaltGXVersion = FourCharCode('qdgx'); { Overall QuickDraw GX Version}
  1561. const
  1562. gestaltQuickdrawFeatures = FourCharCode('qdrw'); { quickdraw features }
  1563. gestaltHasColor = 0; { color quickdraw present }
  1564. gestaltHasDeepGWorlds = 1; { GWorlds can be deeper than 1-bit }
  1565. gestaltHasDirectPixMaps = 2; { PixMaps can be direct (16 or 32 bit) }
  1566. gestaltHasGrayishTextOr = 3; { supports text mode grayishTextOr }
  1567. gestaltSupportsMirroring = 4; { Supports video mirroring via the Display Manager. }
  1568. gestaltQDHasLongRowBytes = 5; { Long rowBytes supported in GWorlds }
  1569. const
  1570. gestaltQDTextVersion = FourCharCode('qdtx'); { QuickdrawText version }
  1571. gestaltOriginalQDText = $0000; { up to and including 8.1 }
  1572. gestaltAllegroQDText = $0100; { starting with 8.5 }
  1573. gestaltMacOSXQDText = $0200; { we are in Mac OS X }
  1574. const
  1575. gestaltQDTextFeatures = FourCharCode('qdtf'); { QuickdrawText features }
  1576. gestaltWSIISupport = 0; { bit 0: WSII support included }
  1577. gestaltSbitFontSupport = 1; { sbit-only fonts supported }
  1578. gestaltAntiAliasedTextAvailable = 2; { capable of antialiased text }
  1579. gestaltOFA2available = 3; { OFA2 available }
  1580. gestaltCreatesAliasFontRsrc = 4; { "real" datafork font support }
  1581. gestaltNativeType1FontSupport = 5; { we have scaler for Type1 fonts }
  1582. gestaltCanUseCGTextRendering = 6;
  1583. const
  1584. gestaltQuickTimeConferencingInfo = FourCharCode('qtci'); { returns pointer to QuickTime Conferencing information }
  1585. const
  1586. gestaltQuickTimeVersion = FourCharCode('qtim'); { returns version of QuickTime }
  1587. gestaltQuickTime = FourCharCode('qtim'); { gestaltQuickTime is old name for gestaltQuickTimeVersion }
  1588. const
  1589. gestaltQuickTimeFeatures = FourCharCode('qtrs');
  1590. gestaltPPCQuickTimeLibPresent = 0; { PowerPC QuickTime glue library is present }
  1591. const
  1592. gestaltQuickTimeStreamingFeatures = FourCharCode('qtsf');
  1593. const
  1594. gestaltQuickTimeStreamingVersion = FourCharCode('qtst');
  1595. const
  1596. gestaltQuickTimeThreadSafeFeaturesAttr = FourCharCode('qtth'); { Quicktime thread safety attributes }
  1597. gestaltQuickTimeThreadSafeICM = 0;
  1598. gestaltQuickTimeThreadSafeMovieToolbox = 1;
  1599. gestaltQuickTimeThreadSafeMovieImport = 2;
  1600. gestaltQuickTimeThreadSafeMovieExport = 3;
  1601. gestaltQuickTimeThreadSafeGraphicsImport = 4;
  1602. gestaltQuickTimeThreadSafeGraphicsExport = 5;
  1603. gestaltQuickTimeThreadSafeMoviePlayback = 6;
  1604. const
  1605. gestaltQTVRMgrAttr = FourCharCode('qtvr'); { QuickTime VR attributes }
  1606. gestaltQTVRMgrPresent = 0; { QTVR API is present }
  1607. gestaltQTVRObjMoviesPresent = 1; { QTVR runtime knows about object movies }
  1608. gestaltQTVRCylinderPanosPresent = 2; { QTVR runtime knows about cylindrical panoramic movies }
  1609. gestaltQTVRCubicPanosPresent = 3; { QTVR runtime knows about cubic panoramic movies }
  1610. const
  1611. gestaltQTVRMgrVers = FourCharCode('qtvv'); { QuickTime VR version }
  1612. {
  1613. Because some PowerPC machines now support very large physical memory capacities, including
  1614. some above the maximum value which can held in a 32 bit quantity, there is now a new selector,
  1615. gestaltPhysicalRAMSizeInMegabytes, which returns the size of physical memory scaled
  1616. in megabytes. It is recommended that code transition to using this new selector if
  1617. it wants to get a useful value for the amount of physical memory on the system. Code can
  1618. also use the sysctl() and sysctlbyname() BSD calls to get these kinds of values.
  1619. For compatability with code which assumed that the value in returned by the
  1620. gestaltPhysicalRAMSize selector would be a signed quantity of bytes, this selector will
  1621. now return 2 gigabytes-1 ( INT_MAX ) if the system has 2 gigabytes of physical memory or more.
  1622. }
  1623. const
  1624. gestaltPhysicalRAMSize = FourCharCode('ram '); { physical RAM size, in bytes }
  1625. const
  1626. gestaltPhysicalRAMSizeInMegabytes = FourCharCode('ramm'); { physical RAM size, scaled in megabytes }
  1627. const
  1628. gestaltRBVAddr = FourCharCode('rbv '); { RBV base address }
  1629. const
  1630. gestaltROMSize = FourCharCode('rom '); { rom size }
  1631. const
  1632. gestaltROMVersion = FourCharCode('romv'); { rom version }
  1633. const
  1634. gestaltResourceMgrAttr = FourCharCode('rsrc'); { Resource Mgr attributes }
  1635. gestaltPartialRsrcs = 0; { True if partial resources exist }
  1636. gestaltHasResourceOverrides = 1; { Appears in the ROM; so put it here. }
  1637. const
  1638. gestaltResourceMgrBugFixesAttrs = FourCharCode('rmbg'); { Resource Mgr bug fixes }
  1639. gestaltRMForceSysHeapRolledIn = 0;
  1640. gestaltRMFakeAppleMenuItemsRolledIn = 1;
  1641. gestaltSanityCheckResourceFiles = 2; { Resource manager does sanity checking on resource files before opening them }
  1642. gestaltSupportsFSpResourceFileAlreadyOpenBit = 3; { The resource manager supports GetResFileRefNum and FSpGetResFileRefNum and FSpResourceFileAlreadyOpen }
  1643. gestaltRMSupportsFSCalls = 4; { The resource manager supports OpenResFileFSRef, CreateResFileFSRef and ResourceFileAlreadyOpenFSRef }
  1644. gestaltRMTypeIndexOrderingReverse = 8; { GetIndType() calls return resource types in opposite order to original 68k resource manager }
  1645. const
  1646. gestaltRealtimeMgrAttr = FourCharCode('rtmr'); { Realtime manager attributes }
  1647. gestaltRealtimeMgrPresent = 0; { true if the Realtime manager is present }
  1648. const
  1649. gestaltSafeOFAttr = FourCharCode('safe');
  1650. gestaltVMZerosPagesBit = 0;
  1651. gestaltInitHeapZerosOutHeapsBit = 1;
  1652. gestaltNewHandleReturnsZeroedMemoryBit = 2;
  1653. gestaltNewPtrReturnsZeroedMemoryBit = 3;
  1654. gestaltFileAllocationZeroedBlocksBit = 4;
  1655. const
  1656. gestaltSCCReadAddr = FourCharCode('sccr'); { scc read base address }
  1657. const
  1658. gestaltSCCWriteAddr = FourCharCode('sccw'); { scc read base address }
  1659. const
  1660. gestaltScrapMgrAttr = FourCharCode('scra'); { Scrap Manager attributes }
  1661. gestaltScrapMgrTranslationAware = 0; { True if scrap manager is translation aware }
  1662. const
  1663. gestaltScriptMgrVersion = FourCharCode('scri'); { Script Manager version number }
  1664. const
  1665. gestaltScriptCount = FourCharCode('scr#'); { number of active script systems }
  1666. const
  1667. gestaltSCSI = FourCharCode('scsi'); { SCSI Manager attributes }
  1668. gestaltAsyncSCSI = 0; { Supports Asynchronous SCSI }
  1669. gestaltAsyncSCSIINROM = 1; { Async scsi is in ROM (available for booting) }
  1670. gestaltSCSISlotBoot = 2; { ROM supports Slot-style PRAM for SCSI boots (PDM and later) }
  1671. gestaltSCSIPollSIH = 3; { SCSI Manager will poll for interrupts if Secondary Interrupts are busy. }
  1672. const
  1673. gestaltControlStripAttr = FourCharCode('sdev'); { Control Strip attributes }
  1674. gestaltControlStripExists = 0; { Control Strip is installed }
  1675. gestaltControlStripVersionFixed = 1; { Control Strip version Gestalt selector was fixed }
  1676. gestaltControlStripUserFont = 2; { supports user-selectable font/size }
  1677. gestaltControlStripUserHotKey = 3; { support user-selectable hot key to show/hide the window }
  1678. const
  1679. gestaltSDPStandardDirectoryVersion = FourCharCode('sdvr'); { OCE Standard Directory Panel}
  1680. const
  1681. gestaltSerialAttr = FourCharCode('ser '); { Serial attributes }
  1682. gestaltHasGPIaToDCDa = 0; { GPIa connected to DCDa}
  1683. gestaltHasGPIaToRTxCa = 1; { GPIa connected to RTxCa clock input}
  1684. gestaltHasGPIbToDCDb = 2; { GPIb connected to DCDb }
  1685. gestaltHidePortA = 3; { Modem port (A) should be hidden from users }
  1686. gestaltHidePortB = 4; { Printer port (B) should be hidden from users }
  1687. gestaltPortADisabled = 5; { Modem port (A) disabled and should not be used by SW }
  1688. gestaltPortBDisabled = 6; { Printer port (B) disabled and should not be used by SW }
  1689. const
  1690. gestaltShutdownAttributes = FourCharCode('shut'); { ShutDown Manager Attributes }
  1691. gestaltShutdownHassdOnBootVolUnmount = 0; { True if ShutDown Manager unmounts boot & VM volume at shutdown time. }
  1692. const
  1693. gestaltNuBusConnectors = FourCharCode('sltc'); { bitmap of NuBus connectors}
  1694. const
  1695. gestaltSlotAttr = FourCharCode('slot'); { slot attributes }
  1696. gestaltSlotMgrExists = 0; { true is slot mgr exists }
  1697. gestaltNuBusPresent = 1; { NuBus slots are present }
  1698. gestaltSESlotPresent = 2; { SE PDS slot present }
  1699. gestaltSE30SlotPresent = 3; { SE/30 slot present }
  1700. gestaltPortableSlotPresent = 4; { PortableÕs slot present }
  1701. const
  1702. gestaltFirstSlotNumber = FourCharCode('slt1'); { returns first physical slot }
  1703. const
  1704. gestaltSoundAttr = FourCharCode('snd '); { sound attributes }
  1705. gestaltStereoCapability = 0; { sound hardware has stereo capability }
  1706. gestaltStereoMixing = 1; { stereo mixing on external speaker }
  1707. gestaltSoundIOMgrPresent = 3; { The Sound I/O Manager is present }
  1708. gestaltBuiltInSoundInput = 4; { built-in Sound Input hardware is present }
  1709. gestaltHasSoundInputDevice = 5; { Sound Input device available }
  1710. gestaltPlayAndRecord = 6; { built-in hardware can play and record simultaneously }
  1711. gestalt16BitSoundIO = 7; { sound hardware can play and record 16-bit samples }
  1712. gestaltStereoInput = 8; { sound hardware can record stereo }
  1713. gestaltLineLevelInput = 9; { sound input port requires line level }
  1714. { the following bits are not defined prior to Sound Mgr 3.0 }
  1715. gestaltSndPlayDoubleBuffer = 10; { SndPlayDoubleBuffer available, set by Sound Mgr 3.0 and later }
  1716. gestaltMultiChannels = 11; { multiple channel support, set by Sound Mgr 3.0 and later }
  1717. gestalt16BitAudioSupport = 12; { 16 bit audio data supported, set by Sound Mgr 3.0 and later }
  1718. const
  1719. gestaltSplitOSAttr = FourCharCode('spos');
  1720. gestaltSplitOSBootDriveIsNetworkVolume = 0; { the boot disk is a network 'disk', from the .LANDisk drive. }
  1721. gestaltSplitOSAware = 1; { the system includes the code to deal with a split os situation. }
  1722. gestaltSplitOSEnablerVolumeIsDifferentFromBootVolume = 2; { the active enabler is on a different volume than the system file. }
  1723. gestaltSplitOSMachineNameSetToNetworkNameTemp = 3; { The machine name was set to the value given us from the BootP server }
  1724. gestaltSplitOSMachineNameStartupDiskIsNonPersistent = 5; { The startup disk ( vRefNum == -1 ) is non-persistent, meaning changes won't persist across a restart. }
  1725. const
  1726. gestaltSMPSPSendLetterVersion = FourCharCode('spsl'); { OCE StandardMail}
  1727. const
  1728. gestaltSpeechRecognitionAttr = FourCharCode('srta'); { speech recognition attributes }
  1729. gestaltDesktopSpeechRecognition = 1; { recognition thru the desktop microphone is available }
  1730. gestaltTelephoneSpeechRecognition = 2; { recognition thru the telephone is available }
  1731. const
  1732. gestaltSpeechRecognitionVersion = FourCharCode('srtb'); { speech recognition version (0x0150 is the first version that fully supports the API) }
  1733. const
  1734. gestaltSoftwareVendorCode = FourCharCode('srad'); { Returns system software vendor information }
  1735. gestaltSoftwareVendorApple = FourCharCode('Appl'); { System software sold by Apple }
  1736. gestaltSoftwareVendorLicensee = FourCharCode('Lcns'); { System software sold by licensee }
  1737. const
  1738. gestaltStandardFileAttr = FourCharCode('stdf'); { Standard File attributes }
  1739. gestaltStandardFile58 = 0; { True if selectors 5-8 (StandardPutFile-CustomGetFile) are supported }
  1740. gestaltStandardFileTranslationAware = 1; { True if standard file is translation manager aware }
  1741. gestaltStandardFileHasColorIcons = 2; { True if standard file has 16x16 color icons }
  1742. gestaltStandardFileUseGenericIcons = 3; { Standard file LDEF to use only the system generic icons if true }
  1743. gestaltStandardFileHasDynamicVolumeAllocation = 4; { True if standard file supports more than 20 volumes }
  1744. const
  1745. gestaltSysArchitecture = FourCharCode('sysa'); { Native System Architecture }
  1746. gestalt68k = 1; { Motorola MC68k architecture }
  1747. gestaltPowerPC = 2; { IBM PowerPC architecture }
  1748. gestaltIntel = 10; { Intel x86 architecture }
  1749. const
  1750. gestaltSystemUpdateVersion = FourCharCode('sysu'); { System Update version }
  1751. {
  1752. Returns the system version as a 32 bit packed BCD ( binary coded decimal )
  1753. version representation. Bits 0 through 3 are the "bug fix" revision number.
  1754. Bits 4 through 7 are the minor revision, and bits 8 through 31 are the bcd
  1755. decimal digits of the major release version.
  1756. Value: 0xMMMMMMRB = M.R.B Example: 0x00001023 = 10.2.3
  1757. ^^^^^^ major rev ^^^^^^ major rev = 10
  1758. ^ minor rev ^ minor rev = 2
  1759. ^ bug fix rev ^ bug fix rev = 3
  1760. If the values of the minor or bug fix revision are larger than 9, then
  1761. gestaltSystemVersion will substitute the value 9 for them. For example,
  1762. Mac OS X 10.3.15 will be returned as 0x1039, and Mac OS X 10.10.5 will
  1763. return 0x1095.
  1764. A better way to get version information with the deprecated Gestalt API
  1765. would be to use the gestaltSystemVersionMajor, gestaltSystemVersionMinor,
  1766. and gestaltSystemVersionBugFix selectors, which don't have arbitrary limits
  1767. on the values returned. However, because Gestalt is deprecated, you should
  1768. use NSProcessInfo's operatingSystemVersion property instead.
  1769. If you want to know the product build version string, product name, or
  1770. the user visible version string you should read in the system version
  1771. information from the file /System/Library/CoreServices/SystemVersion.plist.
  1772. }
  1773. const
  1774. gestaltSystemVersion = FourCharCode('sysv'); { system version}
  1775. gestaltSystemVersionMajor = FourCharCode('sys1'); { The major system version number; in 10.4.17 this would be the decimal value 10 }
  1776. gestaltSystemVersionMinor = FourCharCode('sys2'); { The minor system version number; in 10.4.17 this would be the decimal value 4 }
  1777. gestaltSystemVersionBugFix = FourCharCode('sys3'); { The bug fix system version number; in 10.4.17 this would be the decimal value 17 }
  1778. const
  1779. gestaltToolboxTable = FourCharCode('tbtt'); { OS trap table base }
  1780. const
  1781. gestaltTextEditVersion = FourCharCode('te '); { TextEdit version number }
  1782. gestaltTE1 = 1; { TextEdit in MacIIci ROM }
  1783. gestaltTE2 = 2; { TextEdit with 6.0.4 Script Systems on MacIIci (Script bug fixes for MacIIci) }
  1784. gestaltTE3 = 3; { TextEdit with 6.0.4 Script Systems all but MacIIci }
  1785. gestaltTE4 = 4; { TextEdit in System 7.0 }
  1786. gestaltTE5 = 5; { TextWidthHook available in TextEdit }
  1787. const
  1788. gestaltTE6 = 6; { TextEdit with integrated TSMTE and improved UI }
  1789. const
  1790. gestaltTEAttr = FourCharCode('teat'); { TextEdit attributes }
  1791. gestaltTEHasGetHiliteRgn = 0; { TextEdit has TEGetHiliteRgn }
  1792. gestaltTESupportsInlineInput = 1; { TextEdit does Inline Input }
  1793. gestaltTESupportsTextObjects = 2; { TextEdit does Text Objects }
  1794. gestaltTEHasWhiteBackground = 3; { TextEdit supports overriding the TERec's background to white }
  1795. const
  1796. gestaltTeleMgrAttr = FourCharCode('tele'); { Telephone manager attributes }
  1797. gestaltTeleMgrPresent = 0;
  1798. gestaltTeleMgrPowerPCSupport = 1;
  1799. gestaltTeleMgrSoundStreams = 2;
  1800. gestaltTeleMgrAutoAnswer = 3;
  1801. gestaltTeleMgrIndHandset = 4;
  1802. gestaltTeleMgrSilenceDetect = 5;
  1803. gestaltTeleMgrNewTELNewSupport = 6;
  1804. const
  1805. gestaltTermMgrAttr = FourCharCode('term'); { terminal mgr attributes }
  1806. gestaltTermMgrPresent = 0;
  1807. gestaltTermMgrErrorString = 2;
  1808. const
  1809. gestaltThreadMgrAttr = FourCharCode('thds'); { Thread Manager attributes }
  1810. gestaltThreadMgrPresent = 0; { bit true if Thread Mgr is present }
  1811. gestaltSpecificMatchSupport = 1; { bit true if Thread Mgr supports exact match creation option }
  1812. gestaltThreadsLibraryPresent = 2; { bit true if Thread Mgr shared library is present }
  1813. const
  1814. gestaltTimeMgrVersion = FourCharCode('tmgr'); { time mgr version }
  1815. gestaltStandardTimeMgr = 1; { standard time mgr is present }
  1816. gestaltRevisedTimeMgr = 2; { revised time mgr is present }
  1817. gestaltExtendedTimeMgr = 3; { extended time mgr is present }
  1818. gestaltNativeTimeMgr = 4; { PowerPC native TimeMgr is present }
  1819. const
  1820. gestaltTSMTEVersion = FourCharCode('tmTV');
  1821. gestaltTSMTE1 = $0100; { Original version of TSMTE }
  1822. gestaltTSMTE15 = $0150; { System 8.0 }
  1823. gestaltTSMTE152 = $0152; { System 8.2 }
  1824. const
  1825. gestaltTSMTEAttr = FourCharCode('tmTE');
  1826. gestaltTSMTEPresent = 0;
  1827. gestaltTSMTE = 0; { gestaltTSMTE is old name for gestaltTSMTEPresent }
  1828. const
  1829. gestaltAVLTreeAttr = FourCharCode('tree'); { AVLTree utility routines attributes. }
  1830. gestaltAVLTreePresentBit = 0; { if set, then the AVL Tree routines are available. }
  1831. gestaltAVLTreeSupportsHandleBasedTreeBit = 1; { if set, then the AVL Tree routines can store tree data in a single handle }
  1832. gestaltAVLTreeSupportsTreeLockingBit = 2; { if set, the AVLLockTree() and AVLUnlockTree() routines are available. }
  1833. const
  1834. gestaltALMAttr = FourCharCode('trip'); { Settings Manager attributes (see also gestaltALMVers) }
  1835. gestaltALMPresent = 0; { bit true if ALM is available }
  1836. gestaltALMHasSFGroup = 1; { bit true if Put/Get/Merge Group calls are implmented }
  1837. gestaltALMHasCFMSupport = 2; { bit true if CFM-based modules are supported }
  1838. gestaltALMHasRescanNotifiers = 3; { bit true if Rescan notifications/events will be sent to clients }
  1839. const
  1840. gestaltALMHasSFLocation = gestaltALMHasSFGroup;
  1841. const
  1842. gestaltTSMgrVersion = FourCharCode('tsmv'); { Text Services Mgr version, if present }
  1843. gestaltTSMgr15 = $0150;
  1844. gestaltTSMgr20 = $0200; { Version 2.0 as of MacOSX 10.0 }
  1845. gestaltTSMgr22 = $0220; { Version 2.2 as of MacOSX 10.3 }
  1846. gestaltTSMgr23 = $0230; { Version 2.3 as of MacOSX 10.4 }
  1847. const
  1848. gestaltTSMgrAttr = FourCharCode('tsma'); { Text Services Mgr attributes, if present }
  1849. gestaltTSMDisplayMgrAwareBit = 0; { TSM knows about display manager }
  1850. gestaltTSMdoesTSMTEBit = 1; { TSM has integrated TSMTE }
  1851. const
  1852. gestaltSpeechAttr = FourCharCode('ttsc'); { Speech Manager attributes }
  1853. gestaltSpeechMgrPresent = 0; { bit set indicates that Speech Manager exists }
  1854. gestaltSpeechHasPPCGlue = 1; { bit set indicates that native PPC glue for Speech Manager API exists }
  1855. const
  1856. gestaltTVAttr = FourCharCode('tv '); { TV version }
  1857. gestaltHasTVTuner = 0; { supports Philips FL1236F video tuner }
  1858. gestaltHasSoundFader = 1; { supports Philips TEA6330 Sound Fader chip }
  1859. gestaltHasHWClosedCaptioning = 2; { supports Philips SAA5252 Closed Captioning }
  1860. gestaltHasIRRemote = 3; { supports CyclopsII Infra Red Remote control }
  1861. gestaltHasVidDecoderScaler = 4; { supports Philips SAA7194 Video Decoder/Scaler }
  1862. gestaltHasStereoDecoder = 5; { supports Sony SBX1637A-01 stereo decoder }
  1863. gestaltHasSerialFader = 6; { has fader audio in serial with system audio }
  1864. gestaltHasFMTuner = 7; { has FM Tuner from donnybrook card }
  1865. gestaltHasSystemIRFunction = 8; { Infra Red button function is set up by system and not by Video Startup }
  1866. gestaltIRDisabled = 9; { Infra Red remote is not disabled. }
  1867. gestaltINeedIRPowerOffConfirm = 10; { Need IR power off confirm dialog. }
  1868. gestaltHasZoomedVideo = 11; { Has Zoomed Video PC Card video input. }
  1869. const
  1870. gestaltATSUVersion = FourCharCode('uisv');
  1871. gestaltOriginalATSUVersion = 1 shl 16; { ATSUI version 1.0 }
  1872. gestaltATSUUpdate1 = 2 shl 16; { ATSUI version 1.1 }
  1873. gestaltATSUUpdate2 = 3 shl 16; { ATSUI version 1.2 }
  1874. gestaltATSUUpdate3 = 4 shl 16; { ATSUI version 2.0 }
  1875. gestaltATSUUpdate4 = 5 shl 16; { ATSUI version in Mac OS X - SoftwareUpdate 1-4 for Mac OS 10.0.1 - 10.0.4 }
  1876. gestaltATSUUpdate5 = 6 shl 16; { ATSUI version 2.3 in MacOS 10.1 }
  1877. gestaltATSUUpdate6 = 7 shl 16; { ATSUI version 2.4 in MacOS 10.2 }
  1878. gestaltATSUUpdate7 = 8 shl 16; { ATSUI version 2.5 in MacOS 10.3 }
  1879. const
  1880. gestaltATSUFeatures = FourCharCode('uisf');
  1881. gestaltATSUTrackingFeature = $00000001; { feature introduced in ATSUI version 1.1 }
  1882. gestaltATSUMemoryFeature = $00000001; { feature introduced in ATSUI version 1.1 }
  1883. gestaltATSUFallbacksFeature = $00000001; { feature introduced in ATSUI version 1.1 }
  1884. gestaltATSUGlyphBoundsFeature = $00000001; { feature introduced in ATSUI version 1.1 }
  1885. gestaltATSULineControlFeature = $00000001; { feature introduced in ATSUI version 1.1 }
  1886. gestaltATSULayoutCreateAndCopyFeature = $00000001; { feature introduced in ATSUI version 1.1 }
  1887. gestaltATSULayoutCacheClearFeature = $00000001; { feature introduced in ATSUI version 1.1 }
  1888. gestaltATSUTextLocatorUsageFeature = $00000002; { feature introduced in ATSUI version 1.2 }
  1889. gestaltATSULowLevelOrigFeatures = $00000004; { first low-level features introduced in ATSUI version 2.0 }
  1890. gestaltATSUFallbacksObjFeatures = $00000008; { feature introduced - ATSUFontFallbacks objects introduced in ATSUI version 2.3 }
  1891. gestaltATSUIgnoreLeadingFeature = $00000008; { feature introduced - kATSLineIgnoreFontLeading LineLayoutOption introduced in ATSUI version 2.3 }
  1892. gestaltATSUByCharacterClusterFeature = $00000010; { ATSUCursorMovementTypes introduced in ATSUI version 2.4 }
  1893. gestaltATSUAscentDescentControlsFeature = $00000010; { attributes introduced in ATSUI version 2.4 }
  1894. gestaltATSUHighlightInactiveTextFeature = $00000010; { feature introduced in ATSUI version 2.4 }
  1895. gestaltATSUPositionToCursorFeature = $00000010; { features introduced in ATSUI version 2.4 }
  1896. gestaltATSUBatchBreakLinesFeature = $00000010; { feature introduced in ATSUI version 2.4 }
  1897. gestaltATSUTabSupportFeature = $00000010; { features introduced in ATSUI version 2.4 }
  1898. gestaltATSUDirectAccess = $00000010; { features introduced in ATSUI version 2.4 }
  1899. gestaltATSUDecimalTabFeature = $00000020; { feature introduced in ATSUI version 2.5 }
  1900. gestaltATSUBiDiCursorPositionFeature = $00000020; { feature introduced in ATSUI version 2.5 }
  1901. gestaltATSUNearestCharLineBreakFeature = $00000020; { feature introduced in ATSUI version 2.5 }
  1902. gestaltATSUHighlightColorControlFeature = $00000020; { feature introduced in ATSUI version 2.5 }
  1903. gestaltATSUUnderlineOptionsStyleFeature = $00000020; { feature introduced in ATSUI version 2.5 }
  1904. gestaltATSUStrikeThroughStyleFeature = $00000020; { feature introduced in ATSUI version 2.5 }
  1905. gestaltATSUDropShadowStyleFeature = $00000020; { feature introduced in ATSUI version 2.5 }
  1906. const
  1907. gestaltUSBAttr = FourCharCode('usb '); { USB Attributes }
  1908. gestaltUSBPresent = 0; { USB Support available }
  1909. gestaltUSBHasIsoch = 1; { USB Isochronous features available }
  1910. const
  1911. gestaltUSBVersion = FourCharCode('usbv'); { USB version }
  1912. const
  1913. gestaltVersion = FourCharCode('vers'); { gestalt version }
  1914. gestaltValueImplementedVers = 5; { version of gestalt where gestaltValue is implemented. }
  1915. const
  1916. gestaltVIA1Addr = FourCharCode('via1'); { via 1 base address }
  1917. const
  1918. gestaltVIA2Addr = FourCharCode('via2'); { via 2 base address }
  1919. const
  1920. gestaltVMAttr = FourCharCode('vm '); { virtual memory attributes }
  1921. gestaltVMPresent = 0; { true if virtual memory is present }
  1922. gestaltVMHasLockMemoryForOutput = 1; { true if LockMemoryForOutput is available }
  1923. gestaltVMFilemappingOn = 3; { true if filemapping is available }
  1924. gestaltVMHasPagingControl = 4; { true if MakeMemoryResident, MakeMemoryNonResident, FlushMemory, and ReleaseMemoryData are available }
  1925. const
  1926. gestaltVMInfoType = FourCharCode('vmin'); { Indicates how the Finder should display information about VM in }
  1927. { the Finder about box. }
  1928. gestaltVMInfoSizeStorageType = 0; { Display VM on/off, backing store size and name }
  1929. gestaltVMInfoSizeType = 1; { Display whether VM is on or off and the size of the backing store }
  1930. gestaltVMInfoSimpleType = 2; { Display whether VM is on or off }
  1931. gestaltVMInfoNoneType = 3; { Display no VM information }
  1932. const
  1933. gestaltVMBackingStoreFileRefNum = FourCharCode('vmbs'); { file refNum of virtual memory's main backing store file (returned in low word of result) }
  1934. const
  1935. gestaltALMVers = FourCharCode('walk'); { Settings Manager version (see also gestaltALMAttr) }
  1936. const
  1937. gestaltWindowMgrAttr = FourCharCode('wind'); { If this Gestalt exists, the Mac OS 8.5 Window Manager is installed}
  1938. gestaltWindowMgrPresent = 1 shl 0; { NOTE: this is a bit mask, whereas all other Gestalt constants of}
  1939. { this type are bit index values. Universal Interfaces 3.2 slipped}
  1940. { out the door with this mistake.}
  1941. gestaltWindowMgrPresentBit = 0; { bit number}
  1942. gestaltExtendedWindowAttributes = 1; { Has ChangeWindowAttributes; GetWindowAttributes works for all windows}
  1943. gestaltExtendedWindowAttributesBit = 1; { Has ChangeWindowAttributes; GetWindowAttributes works for all windows}
  1944. gestaltHasFloatingWindows = 2; { Floating window APIs work}
  1945. gestaltHasFloatingWindowsBit = 2; { Floating window APIs work}
  1946. gestaltHasWindowBuffering = 3; { This system has buffering available}
  1947. gestaltHasWindowBufferingBit = 3; { This system has buffering available}
  1948. gestaltWindowLiveResizeBit = 4; { live resizing of windows is available}
  1949. gestaltWindowMinimizeToDockBit = 5; { windows minimize to the dock and do not windowshade (Mac OS X)}
  1950. gestaltHasWindowShadowsBit = 6; { windows have shadows}
  1951. gestaltSheetsAreWindowModalBit = 7; { sheet windows are modal only to their parent window}
  1952. gestaltFrontWindowMayBeHiddenBit = 8; { FrontWindow and related APIs will return the front window even when the app is hidden}
  1953. { masks for the above bits}
  1954. gestaltWindowMgrPresentMask = 1 shl gestaltWindowMgrPresentBit;
  1955. gestaltExtendedWindowAttributesMask = 1 shl gestaltExtendedWindowAttributesBit;
  1956. gestaltHasFloatingWindowsMask = 1 shl gestaltHasFloatingWindowsBit;
  1957. gestaltHasWindowBufferingMask = 1 shl gestaltHasWindowBufferingBit;
  1958. gestaltWindowLiveResizeMask = 1 shl gestaltWindowLiveResizeBit;
  1959. gestaltWindowMinimizeToDockMask = 1 shl gestaltWindowMinimizeToDockBit;
  1960. gestaltHasWindowShadowsMask = 1 shl gestaltHasWindowShadowsBit;
  1961. gestaltSheetsAreWindowModalMask = 1 shl gestaltSheetsAreWindowModalBit;
  1962. gestaltFrontWindowMayBeHiddenMask = 1 shl gestaltFrontWindowMayBeHiddenBit;
  1963. const
  1964. gestaltHasSingleWindowModeBit = 8; { This system supports single window mode}
  1965. gestaltHasSingleWindowModeMask = 1 shl gestaltHasSingleWindowModeBit;
  1966. { gestaltX86Features is a convenience for 'cpuid' instruction. Note
  1967. that even though the processor may support a specific feature, the
  1968. OS may not support all of these features. These bitfields
  1969. correspond directly to the bits returned by cpuid }
  1970. const
  1971. gestaltX86Features = FourCharCode('x86f');
  1972. gestaltX86HasFPU = 0; { has an FPU that supports the 387 instructions}
  1973. gestaltX86HasVME = 1; { supports Virtual-8086 Mode Extensions}
  1974. gestaltX86HasDE = 2; { supports I/O breakpoints (Debug Extensions)}
  1975. gestaltX86HasPSE = 3; { supports 4-Mbyte pages (Page Size Extension)}
  1976. gestaltX86HasTSC = 4; { supports RTDSC instruction (Time Stamp Counter)}
  1977. gestaltX86HasMSR = 5; { supports Model Specific Registers}
  1978. gestaltX86HasPAE = 6; { supports physical addresses > 32 bits (Physical Address Extension)}
  1979. gestaltX86HasMCE = 7; { supports Machine Check Exception}
  1980. gestaltX86HasCX8 = 8; { supports CMPXCHG8 instructions (Compare Exchange 8 bytes)}
  1981. gestaltX86HasAPIC = 9; { contains local APIC}
  1982. gestaltX86HasSEP = 11; { supports fast system call (SysEnter Present)}
  1983. gestaltX86HasMTRR = 12; { supports Memory Type Range Registers}
  1984. gestaltX86HasPGE = 13; { supports Page Global Enable}
  1985. gestaltX86HasMCA = 14; { supports Machine Check Architecture}
  1986. gestaltX86HasCMOV = 15; { supports CMOVcc instruction (Conditional Move).}
  1987. { If FPU bit is also set, supports FCMOVcc and FCOMI, too}
  1988. gestaltX86HasPAT = 16; { supports Page Attribute Table}
  1989. gestaltX86HasPSE36 = 17; { supports 36-bit Page Size Extension}
  1990. gestaltX86HasPSN = 18; { Processor Serial Number}
  1991. gestaltX86HasCLFSH = 19; { CLFLUSH Instruction supported}
  1992. gestaltX86Serviced20 = 20; { do not count on this bit value}
  1993. gestaltX86HasDS = 21; { Debug Store}
  1994. gestaltX86ResACPI = 22; { Thermal Monitor, SW-controlled clock}
  1995. gestaltX86HasMMX = 23; { supports MMX instructions}
  1996. gestaltX86HasFXSR = 24; { Supports FXSAVE and FXRSTOR instructions (fast FP save/restore)}
  1997. gestaltX86HasSSE = 25; { Streaming SIMD extensions}
  1998. gestaltX86HasSSE2 = 26; { Streaming SIMD extensions 2}
  1999. gestaltX86HasSS = 27; { Self-Snoop}
  2000. gestaltX86HasHTT = 28; { Hyper-Threading Technology}
  2001. gestaltX86HasTM = 29; { Thermal Monitor}
  2002. { 'cpuid' now returns a 64 bit value, and the following
  2003. gestalt selector and field definitions apply
  2004. to the extended form of this instruction }
  2005. const
  2006. gestaltX86AdditionalFeatures = FourCharCode('x86a');
  2007. gestaltX86HasSSE3 = 0; { Prescott New Inst.}
  2008. gestaltX86HasMONITOR = 3; { Monitor/mwait}
  2009. gestaltX86HasDSCPL = 4; { Debug Store CPL}
  2010. gestaltX86HasVMX = 5; { VMX}
  2011. gestaltX86HasSMX = 6; { SMX}
  2012. gestaltX86HasEST = 7; { Enhanced SpeedsTep (GV3)}
  2013. gestaltX86HasTM2 = 8; { Thermal Monitor 2}
  2014. gestaltX86HasSupplementalSSE3 = 9; { Supplemental SSE3 instructions}
  2015. gestaltX86HasCID = 10; { L1 Context ID}
  2016. gestaltX86HasCX16 = 13; { CmpXchg16b instruction}
  2017. gestaltX86HasxTPR = 14; { Send Task PRiority msgs}
  2018. const
  2019. gestaltTranslationAttr = FourCharCode('xlat'); { Translation Manager attributes }
  2020. gestaltTranslationMgrExists = 0; { True if translation manager exists }
  2021. gestaltTranslationMgrHintOrder = 1; { True if hint order reversal in effect }
  2022. gestaltTranslationPPCAvail = 2;
  2023. gestaltTranslationGetPathAPIAvail = 3;
  2024. const
  2025. gestaltExtToolboxTable = FourCharCode('xttt'); { Extended Toolbox trap table base }
  2026. const
  2027. gestaltUSBPrinterSharingVersion = FourCharCode('zak '); { USB Printer Sharing Version}
  2028. gestaltUSBPrinterSharingVersionMask = $0000FFFF; { mask for bits in version}
  2029. gestaltUSBPrinterSharingAttr = FourCharCode('zak '); { USB Printer Sharing Attributes}
  2030. gestaltUSBPrinterSharingAttrMask = $FFFF0000; { mask for attribute bits}
  2031. gestaltUSBPrinterSharingAttrRunning = $80000000; { printer sharing is running}
  2032. gestaltUSBPrinterSharingAttrBooted = $40000000; { printer sharing was installed at boot time}
  2033. {WorldScript settings;}
  2034. const
  2035. gestaltWorldScriptIIVersion = FourCharCode('doub');
  2036. gestaltWorldScriptIIAttr = FourCharCode('wsat');
  2037. gestaltWSIICanPrintWithoutPrGeneralBit = 0; { bit 0 is on if WS II knows about PrinterStatus callback }
  2038. {$endc} {TARGET_OS_MAC}
  2039. {$ifc not defined MACOSALLINCLUDE or not MACOSALLINCLUDE}
  2040. end.
  2041. {$endc} {not MACOSALLINCLUDE}