blah blah blah is here! blah blah » Close

0
votes
1 answers

Redirect Message Pump

rcb
0

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 ...

0
votes
1 answers

Is WPF The Future?

rcb
0

I hear that WPF is the future a lot, but how many of your teams are implementing it. What do you think of it as a whole. My team and I plan on using it in our upcoming project, and Ive been getting smart on it for the last couple of months ...

0
votes
1 answers

USB DeviceID and Sound DeviceID

rcb
0

OK, here is the scenario. I have about four of the same USB headsets plugged into my computer, "Logitech USB Headset". Now I have four of these so when I look at a list of output devices, I see: Logitech USB Headset Logitech USB ...

0
votes
1 answers

Events Acrossed Multiple Threads

rcb
0

Ive been researching and researching trying to find a way for any thread in the appdomain to hook a global event, so that when the event is fired all threads hooked will be notified. I did not find any source that does exactly what I want ...

Feedback