C
C#17mo ago
Surihia

❔ WPF+Win32 interop issue

"Dispatcher processing has been suspended, but messages are still being processed." A friend of mine is having this problem with C# and as he is unable to directly communicate here due to an issue with his phone number, I am asking on behalf of him here for a solution to his C# problem. he has explained his problem a lot more clearly in this stack overflow page: https://stackoverflow.com/questions/75568128/wpfwin32-interop-issue-dispatcher-processing-has-been-suspended-but-messages Can anyone here help in solving this issue ? I will try my best to convey and replay answers to any questions you have on the code to him.
Stack Overflow
WPF+Win32 interop issue, "Dispatcher processing has been suspended,...
I'm having an issue with my code where whenever I try create a window to host a Win32 HWnd in WPF I get an exception System.InvalidOperationException Dispatcher processing has been suspended, but
1 Reply
Accord
Accord17mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.