I want to create my own phone book like the default one. I can create a new contacts database file called addrbook.cdb . I can copy important contacts from default db to my own succuessfully. So, the new db is more efficient for me now as i can access these contacts very fast and also other people are maintained in default db.
Is there a way to open def. phone book application with my db (addrbook.cdb ) ???
Something like
CContactDB cdb = new CConta...
cdb.open("c:\addrbook...