Hello,
Welcome to Microsoft Q&A!
Currently Microsoft Q&A in under a public preview. Not all the topics are supported. All the supported topics are listed on the right top. About this question, we recommend you can go to C++ Forum to ask it.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi, I'm making a Cloud Sync Engines Supports Placeholder based on CloudMirror. And got problem on CF_CALLBACK_TYPE_FETCH_DATA. I try different ways pipe stream , another task in c++\CLR but alway get error from CfExecute 0x8007017c the cloud operation is invalid.
Then how to resolve it?, thank.
Note: CloudMirror can work normally (FETCH_DATA).
And Adv question, When i edit here to
if (FakeCloudProvider::Start(L"D:\ServerFolder",L"D:\ClientFolder"))
When CloudMirror FETCH_DATA, CfExecute return HRESULT 0x8007018E : The cloud operation was canceled by user.
Look like it not have permission from FileOpenDialog (it not FolderPicker from uwp) then how i can "save" permission?
Hello,
Welcome to Microsoft Q&A!
Currently Microsoft Q&A in under a public preview. Not all the topics are supported. All the supported topics are listed on the right top. About this question, we recommend you can go to C++ Forum to ask it.