How can the ActiveSync manager know about desktop-store changes in real time?
The user can modify the desktop store while the Windows CE-based device is connected. For example, in the StockPor example, the user can overwrite the data file with another containing different data. In these cases, prompt the user to do a Combine/Replace, because the new store no longer maps to any object on the Windows CE-based device. This can be implemented in IReplStore::IsFolderChanged by returning RERR_STORE_REPLACED.