1
vote
Vista Window Focus Problem
I think you will have to make changes to your application to allow the imaging application to take the focus. I'm going to assume that your application launches the imaging application through …
3
votes
Use Windows API from C# to set primary monitor
According to the documentation for ChangeDisplaySettingsEx, "the dmSize member must be initialized to the s …
2
votes
How do you debug a deadlocked Windows app on a customer machine
See the Microsoft support article How to use ADPlus to troubleshoot "hangs" and "crashes", as well as th …
