Skip to content

System.ComponentModel.Win32Exception: The parameter is incorrect #126

@PhyxionNL

Description

@PhyxionNL

Similar to #103, the mentioned new version doesn't solve it. In 4.3.1 this is still a problem.

System.ComponentModel.Win32Exception: The parameter is incorrect
at ControlzEx.Controls.GlowWindow.UpdateCore(ControlzEx.Standard.RECT rect) at offset 0
at ControlzEx.Controls.GlowWindow.Update() at offset 186
at ControlzEx.Controls.GlowWindow.OnOwnerActivated(System.Object sender, System.EventArgs e) at offset 6
at System.EventHandler.Invoke(System.Object sender, System.EventArgs e)
at System.Windows.Window.OnActivated(System.EventArgs e) at offset 31
at System.Windows.Window.WmActivate(System.IntPtr wParam) at offset 41
at System.Windows.Window.WindowFilterMessage(System.IntPtr hwnd, System.Int32 msg, System.IntPtr wParam, System.IntPtr lParam, System.Boolean& handled) at offset 221
at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(System.IntPtr hwnd, System.Int32 msg, System.IntPtr wParam, System.IntPtr lParam, System.Boolean& handled) at offset 46
at MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, System.Int32 msg, System.IntPtr wParam, System.IntPtr lParam, System.Boolean& handled) at offset 48
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object o) at offset 54
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, System.Object args, System.Int32 numArgs) at offset 119
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object source, System.Delegate callback, System.Object args, System.Int32 numArgs, System.Delegate catchHandler) at offset 2

At the moment this causes an unhandled exception / app crash.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions