You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After debug, I am sure 0x8001010E RPC_E_WRONG_THREAD in RoHelper::CreateDispatcherQueueController in rohelper.cc line 229 which is return mFpCreateDispatcherQueueController(options, dispatcherQueueController);
I got "The platform is not supported" error.
After debug, I am sure 0x8001010E RPC_E_WRONG_THREAD in RoHelper::CreateDispatcherQueueController in rohelper.cc line 229 which is
return mFpCreateDispatcherQueueController(options, dispatcherQueueController);
I don't know what is happen and how to fix it ( notice the example has no this error)
The text was updated successfully, but these errors were encountered: