Here's what I've done...
SysCurAppDatabase(&cardNo, &dbID);
if (dbID) {
DmDatabaseInfo(cardNo, dbID, 0, &attributes, 0,0,0,0,0,0,0,0,0);
attributes |= dmHdrAttrCopyPrevention;
DmSetDatabaseInfo(cardNo, dbID, 0, &attributes, 0,0,0,0,0,0,0,0,0);
}
-- Tim
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/
- Is it possible to make an Unbeamable apps Patrick Ouellet
- Re: Is it possible to make an Unbeamable apps Tim Charron
- Re: Is it possible to make an Unbeamable apps Aaron Ardiri
- Re: Is it possible to make an Unbeamable apps Edmond Chan
- RE: Is it possible to make an Unbeamable apps Nesse, Rustin
- Re: Is it possible to make an Unbeamable apps Tom Zerucha
