In my proto plugin I hook ME_DB_CONTACT_DELETED event and delete the contact from the Server. It works fine.
Now I would like to add an option, if it is chosen, then contact shouldn't be deleted from the server (so, it should work in the same when, like when user checked the checkbox on deletion confirmation message).
But if I add db setting CList/Hidden=1, then anyway Miranda deletes the contact (and during next synchronization my plugin adds it back).
How should I handle such case?

Reply With Quote

Bookmarks