On 12/11/2012 12:08 AM, Denis Shelomovskij wrote:
How can I suppress DMD "abnormal program termination" pop-up when launched with
"dmd ... 2>&1"?

DustMite's code:
https://github.com/CyberShadow/DustMite/wiki/Suppressing-DMD-crashes
fails in this call: "FindWindowExA(h, null, "Button", "OK");"


dmd never calls FindWindowExA.

Reply via email to