"firefly" sample driver and app in the DDK 3790.1830 was built and installed.
But when I run the test app "flicker",
It issues the message like followings,
"Failed to save the instance, TailLit will not be updated."
It comes from IWbemServices::PutInstance method in the app.
the method returns error code of WBEM_E_NOT_SUPPORTED.
What does it mean by this code?
How can I fix this?
Any help would be much appreciated.
--
M.W. Han