Hi,
How to set the values to AppInfo block. Bcoz I am able to set few members
of AppInfo block structure like categores. Sometimes it gives bus error or
sometimes values doesnt persists.
if I initialise the value bfore this statement then value dosent get
persists,
appInfoP = MemHandleLock (ExpenseGetAppInfo (ProDB));
and if i initialise the value after this statement it gives me errors .
so pls help me. In info block I have info block stucture like this.
typedef struct {
UInt16 renamedCategories;
char categoryLabels [dmRecNumCategories] [dmCategoryLength]; UInt8
categoryUniqIDs dmRecNumCategories];
UInt8 lastUniqID;
char types[16][16];
};
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/