I wonder if it is possible to tell when dropbox is syncing programmatically,
ideally indirectly via c++
for example let's assume that when dropbox is syncing it writes a tinly .txt or .xml etc file somewhere in its programFiles directory
a developer can check that file (read only) and get dropbox status?
or via the dropbox api??
kind regards..