Doug Gordon wrote:

Maybe the solution is to install both libraries on all devices during my installation procedure, and my app will just look for pnoJpegLib on PalmOS V5 and later. Yes, I would be taking up some
> extra memory with a library that is not used, but it is not that much > compared to the rest of the application & data.

Hi Doug,

i have the same "problem" in my App. I support both Libs. For installing i use the Nutshell Installer Pro. With the Pro Edition it's possible to check for every file if it is needed on the device and if it is a PalmOS 5 Device i don't install the old jpegLib.

In my App i'll check if it is a PalmOS 5 Device and look for the pnoJpegLib. If it is there i'll use it. If not i fall back to the jpegLib. So the Programm can still work even if the pnoJpegLib will be deleted by the user.

Best regards

Stefan Stolz

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

Reply via email to