[squeak-dev] Re: shared object between main.exe and Squeak.dll

Ang BeePeng beepeng86 at yahoo.com
Sat May 8 17:41:30 UTC 2010


Hi, 

Sorry for showing you rubbish earlier, I'm just experimenting with it. This
(sqInt* tempPtr = 0x111EB8D4; ) is simply because I can easily put keep my
eye on the same address, see if its value changed. I haven't worry about
calling the primitive twice, because for now I will always get error after I
use addGCRoots(). 

My purpose for now, is to learn what can I do with addGCRoots(), how do I
use it correctly. 

Earlier on, I need a way to keep GC from touching my object. That is why I
need to learn addGCRoots().

Thanks for helping me.

Ang Beepeng
-- 
View this message in context: http://forum.world.st/shared-object-between-main-exe-and-Squeak-dll-tp2023185p2136320.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.



More information about the Squeak-dev mailing list