On 12/11/2012 12:08 AM, Denis Shelomovskij wrote:
11.12.2012 3:01, Walter Bright пишет:
On 12/10/2012 8:28 AM, Denis Shelomovskij wrote:
This was the result of DustMite-ing my sources:
http://d.puremagic.com/issues/show_bug.cgi?id=6296

Currently the bug state is a bit confusing. It is a regression (but I
didn't
mark it that way, only write in description, sorry) but is resolved as a
duplicate of a non-regression unfixed bug 4269. It was a small war
between
"regression" and "normal" state of 4269 and now it is marked as
"normal".


It isn't a regression, and the test cases you reported work in D1 and D2.


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");"


Edit dmd with OllyDbg

cf

http://forum.dlang.org/thread/k1954u$lsq$1...@digitalmars.com#post-k1lkbv:2421n7:241:40digitalmars.com

for the calls you're looking for

Reply via email to