Subject: RE: Distributing Library!
From: "Keyur Patwa" <[EMAIL PROTECTED]>
Date: Fri, 23 Jul 2004 15:42:40 -0400
X-Message-Number: 28

Thanks Ben,

I think this is NOT what I basically want to do. I don't want to sell my PRC
file.

What I want to develop and deliver is something like a dll/API.

Just like the "CameraLib" we have at "Metrowerks\CodeWarrior\Palm OS
Support\Incs" path. I just want the developers to see the Header file that
he/she can include and use. I want to hide the actual implementation of the
function.

Is there a way I can create dll or is there any way I can accomplish what I
wish to? I hope I made myself clear here in terms of what I wish to achieve!

Sending out a PRC (or PDB) Shared Library hides the implementation of your algorithms as well as sending out a PC-based DLL. Just make sure you build your release Shared Library without any debugging information, as that make reverse engineering easier.



Roger Stringer Marietta Systems, Inc. (www.mariettasystems.com)


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

Reply via email to