Moving towards D2 2.061 (and D1 1.076)

Walter Bright newshound2 at digitalmars.com
Tue Dec 11 00:25:34 PST 2012


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.


More information about the Digitalmars-d mailing list