Moving towards D2 2.061 (and D1 1.076)

dennis luehring dl.soluz at gmx.net
Tue Dec 11 01:20:01 PST 2012


Am 11.12.2012 09:25, schrieb Walter Bright:
> 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.
>

this "tools" just tries to find and close the maybe popping up "access 
violation" window when compiling with dmd


More information about the Digitalmars-d mailing list