https://bugs.winehq.org/show_bug.cgi?id=45833
--- Comment #6 from Louis Lenders xerox.xerox2000x@gmail.com --- Next errormessagebox:
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text ************** System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. (PaintDotNet.Controls.PdnBanner) ---> System.NotImplementedException: d:\src\pdn\src\systemlayer.native\direct2d1\d2ddevicecontext.cpp (326) : hr = m_pDeviceContext->CreateEffect( NativeConversions::ToNative(effectID.ClassID), &spEffect); at PaintDotNet.SystemLayer.Native.x86.NativeUtilities.ThrowOnErrorImpl(Int32 hr, SByte* szHr, IUnknown* pFxErrorInfo) at PaintDotNet.SystemLayer.Native.x86.Direct2D1.D2DDeviceContext.CreateEffect(EffectID effectID