votes
Redirect Message Pump
This is what I am trying to achieve. I have an application which loads .Net assemblies and instantiates their UserControl. The problem is the code within the UserControl could crash the main application. Is it possible to Redirect the UserC ...
