I am building a windows cloud sync engine application using cloud filter api.
how to get started with the development?
To start with the development, i am planned to register the Sync root using
CfRegisterSyncRoot but the sample provided by the microsoft uses winrt::StorageProviderSyncRootInfo to register the Sync root. Is it okay to use?
Which way is correct?
Should cldapi.dll is also included for the development