Re: Why is this code working only in 32 bit?
"emile.a.schwarz" <[email protected]>
| Newsgroups | gmane.comp.lang.realbasic.user |
|---|---|
| Message-ID | <987842929.10792.1501872635008.JavaMail.www@wwinf1k19> |
> > Is Carbon 64Bits ? in the context: >Soft Declare Function AESizeOfParam Lib "Carbon.framework" (theAppleEvent as Integer,theAEKeyword as OSType,typeCode as Integer,dataSize as Integer) as Short >Soft Declare Function AEGetParamPtr Lib "Carbon.framework" (theAppleEvent as Integer,theAEKeyword as OSType,typeCode as OSType,ByRef actualType as OSType,ByRef dataPtr as Integer,MaxSize As Integer,ByRef DataSize As Integer) as Short I restate my question: is AppleEvent Carbon 64 Bits ? If not, this is the reasn why the code does not works anymore… > Message du 04/08/17 19:08 > De : "Christian Schmitz" > A : "Nug" > Copie à : > Objet : Re: Why is this code working only in 32 bit? > > > > Am 04.08.2017 um 11:25 schrieb emile.a.schwarz : > > > > Is Carbon 64Bits ? > > > > Partly. > > The GUI is not, but CoreGraphics is available in 64-bit. > > Sincerely > Christian > > -- > Read our blog about news on our plugins: > > http://www.mbsplugins.de/ > > > > > To unsubscribe, email [email protected] > > To unsubscribe, email [email protected]