Hi again,
That sounds like a very interesting application!
Have you considered running your debugger in a separate UI thread? Windows Forms applications can have any number of UI threads. Lots of relevant information is available on MSDN and StackOverflow.
Good luck!
That sounds like a very interesting application!
Have you considered running your debugger in a separate UI thread? Windows Forms applications can have any number of UI threads. Lots of relevant information is available on MSDN and StackOverflow.
Good luck!