exception - COMException + background thread + WPF -


i trying use com component & activex component in wpf application. using these components via background thread, ui remains responsive. problem com exception while using these components. (not always)

is expected behavior or doing wrong? should move code ui thread, ends being time consuming.

thanks


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -