>OK, one more question real quick here... How do I put a DB image into my
>resources using CodeWarrior (I want to use it when calling
>DmCreateDatabaseFromImage() ).
You create a Rez input file (xxx.r file, not to be confused with PalmRez)
which contains a line such as:
read 'dflt' (1) "DefaultDB.pdb";
which would create a dflt=1 resource with the contents of the
"DefaultDB.pdb" file.
-- Ken
Ken Krugler
TransPac Software, Inc.
<http://www.transpac.com>
+1 530-470-9200 (direct) +1 408-261-7550 (main)