Guilherme C. Hazan wrote:

In the Perforce server at PalmSource -- the source for this code and for the whole glue library have never been released.


Hacks of the world, go get them! :-D

Well, i got it working with this:

FtrPtrNew('SWAB',35,n<<3,(void**)&block);
...
FtrPtrFree('SWAB',35);

plus MemSemaphoreResearve/Release, of course.


I guess you work inside an ARMLET? Or why do you have problems with the GlueLib?
You could:
1. call back to your m68k site, handle the glue call there
2. use MemChunkNew(), as it is done in ZDoomZ for example

I think, playing around with MemSemaphoreResearve/Release isn't very friendly...

Regards
Henk
--
-------------------------------------------------------------------------
  Henk Jonas                                            [EMAIL PROTECTED]
  Palm OS ® certified developer

  Please contact me, if you need an off-site contract worker.
-------------------------------------------------------------------------

--
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to