I am writing a shared library and would like it to display a custom alert.
I need to provide an alert resource to FrmCustomAlert, but shared libraries
may not contain resources as far as I understand.

The shared library I am writing contains common functionality needed by a
suite of applications.  I am trying to place the error-reporting
functionality here as well.

I looked at the HostTransfer example in the 4.0 SDK, which shows how to
combine an app and a shared library into the same database, but it seems to
rely on SysLibInstall, a function marked as "System-Use Only."  (?)

Does anyone have any suggestions?


Eric W. Sirko
Softworks Solutions, LLC




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

Reply via email to