On Fri, 19 Jan 2001, Brian Mathis wrote:
> OK, I've been searching the archives for about an hour looking for an
> answer to this, and all I found were lots of questions, and no answers.
> Could someone at least respond with a reference of where to look, if for
> nothing else to provide an answer in the archive?
> 
> How can you programatically add a network service so it will show up in
> the network prefs panel? I'd really like to avoid directly accessing
> NetworkDB.pdb.
> 
> I've seen mentions of NetLibAttach, etc.. is this at least on the right
> track?
> http://www.directedge.com


OK, I've done some work on this, and I've come up with a solution, albeit
a really bad one, but I have no alternative.

My setup program comes with a ConnectionDB.pdb and NetworkDB.pdb
encapsulated as a resource, and when you run the setup program, it removes
the old versions of the databases and DmCreateDatabaseFromImage()es the
new ones onto the Palm.

This is absolutely horrible, and I would hate to have to deploy like this,
but it seems to be the only thing that works.  If anyone has any comments
on this, please advise.

-- 
Brian Mathis
Direct Edge
http://www.directedge.com



-- 
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