"Nitin Nangia" <[EMAIL PROTECTED]> wrote in message
news:43110@palm-dev-forum...
> But each time i fire a SysLibLoad i get back a
> 1290(sysErrLibNotFound)....both on the emulator and a
> device.
Looking at the source code, I see two possible reasons why SysLibLoad would
return sysErrLibNotFound:
1. You're specifying the wrong type and/or creator for the library. You
should specify the type and creator of the database containing the shared
library.
2. The library doesn't have a 'libr' resource with ID zero (as any
self-respecting shared library should :).
Of course, there's also the obvious (unlikely) explanation: maybe you forgot
to install the shared library on the device/emulator.
--
Danny Epstein
OS Engineer, Palm Inc.
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/