I am writing a shared library using CW 9.3 and that will have a PNOlet linked for efficiency. However, the following DmGetResource call returns NULL:
Shared libraries aren't in the "open database" chain. You just need to DmOpenDatabase yourself first, then the DmGetResource call will succeed.
-- Ben Combee, Technical Lead, Developer Services, PalmSource, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Fourm Archives: http://news.palmos.com/read/all_forums/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
