【发布时间】:2014-06-13 19:15:35
【问题描述】:
我收到 SharpDX NotImplemented 异常的原因可能是什么?
SharpDX.SharpDXException: HRESULT: [0x80004001], Module: [General], ApiCode: [E_NOTIMPL/Not implemented], Message: Not implemented
at SharpDX.Result.CheckError()
at SharpDX.MediaFoundation.MediaFactory.Startup(Int32 version, Int32 dwFlags)
at SharpDX.MediaFoundation.MediaManager.Startup(Boolean useLightVersion)
这是在 Windows 8 桌面上。相同的代码在 Windows 7 上运行良好。
【问题讨论】: