Hi, Multi-Threading is available in Palm OS 6.0 The multithreading functionalities are same as windows.
Ex: Creating a thread: SysThreadCreate() SysThreadCreateEZ()..etc You can download the PalmOS 6.0 SDK from palmsite. Original Message: ----------------- From: Keyur Patwa [EMAIL PROTECTED] Date: Wed, 9 Jun 2004 12:47:36 -0400 To: [EMAIL PROTECTED] Subject: Multi Threading in Palm OS! Hi guys, Can any one here tell me how should I proceed to be able to implement multi threading in my palm application? Do we have any sample apps available? I have also got problem with building shared library. I have created a project with CW 9 shared library wizard and included it in my application. I think when the <libname>_OpenLibrary(refnum,clientcontextP) function is calling <libname>Open(refnum,clientcontextP), it is not able to get the Client Context Pointer value. And that's why I am not able to call any other functions defined in the library! It will be a great help if someone can help me to solve this problem! Please reply if you can help me with even one of the above problems! Thanks, Keyur -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -------------------------------------------------------------------- mail2web - Check your email from the web at http://mail2web.com/ . -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
