Re: Why is this code working only in 32 bit?

Christian Schmitz <realbasiclists-9+jg12ILN6UkMvPuQOpXZQXbj/[email protected]>
Newsgroups gmane.comp.lang.realbasic.user
Message-ID <[email protected]>
> Am 04.08.2017 um 20:50 schrieb emile.a.schwarz <[email protected]>:
> 
> > > 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
> 

You need to recheck every parameter and return type for what size it has on 32bit vs. 64bit.

> I restate my question:
> 
> is AppleEvent Carbon 64 Bits ?

As far as I know, it is.

Sincerely
Christian

-- 
Read our blog about news on our plugins:

http://www.mbsplugins.de/




To unsubscribe, email [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.