That's why you would need to name it differently and then SysLibLoad it yourself.
I don't think you would be successful at "overriding" the real library and causing the 
system to load it instead of its ROM version.  Your best bet is to load it yourself.  

It might be more fruitful if you let us know what you are trying to do, then you might 
get more helpful responses....

K

-----Original Message-----
From: Danny Wong [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 06, 2002 1:46 PM
To: Palm Developer Forum
Subject: RE: Replacing system library


Kevin,

If the library is loaded by the OS on reset how does the OS know to call
My library?

thanks



> -----Original Message-----
> From: Kevin OKeefe [mailto:[EMAIL PROTECTED]] 
> Sent: September 6, 2002 2:36 PM
> To: Palm Developer Forum
> Subject: RE: Replacing system library
> 
> 
> Take the header file for the library.
> Build a shared library that implements all of those functions 
> (probably a much larger task than you would really want to 
> take on). Put the shared library prc on the device.  You'll 
> have to give it a different name to ensure that it's the one 
> you find when you do a SysLibFind and SysLibLoad. Go to town.
> 
> K
> 
> 
> 
> -----Original Message-----
> From: Danny Wong [mailto:[EMAIL PROTECTED]]
> Sent: Friday, September 06, 2002 1:16 PM
> To: Palm Developer Forum
> Subject: Replacing system library
> 
> 
> HI,
> 
> How does one go about replacing a system library in OS4.0?
> 
> Thanks
> 
> -- 
> For information on using the Palm Developer Forums, or to 
> unsubscribe, please see http://www.palmos.com/dev/support/forums/
> 
> 
> ------------------------------------------
> 
> The information in this transmittal and any attachments is 
> privileged and confidential and is intended only for the 
> recipient(s) listed above. You are hereby notified that any 
> unauthorized distribution or copying of this transmittal or 
> its attachments is prohibited. If you have received this 
> transmittal in error, please notify Invivodata immediately at 
> (831) 438-9550.
> 
> ------------------------------------------
> 
> 
> -- 
> For information on using the Palm Developer Forums, or to 
> unsubscribe, please see http://www.palmos.com/dev/support/forums/
> 

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


------------------------------------------

The information in this transmittal and any attachments is privileged and confidential 
and is intended only for the recipient(s) listed above. You are hereby notified that 
any unauthorized distribution or copying of this transmittal or its attachments is 
prohibited. If you have received this transmittal in error, please notify Invivodata 
immediately at (831) 438-9550.

------------------------------------------


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

Reply via email to