Using stdin/out in a windows application bugs only when compiled to 64bit.

realhet real_het at hotmail.com
Fri Jun 8 07:59:20 UTC 2018


On Friday, 8 June 2018 at 02:44:13 UTC, Mike Parker wrote:
>...you can get it with this:
>
> dmd -m64 -L/SUBSYSTEM:console -L/ENTRY:WinMainCRTStartup foo.d

Thank You! It works with LDC -m64 as well.
And now that I repaired my VCRedist2015 the bat file test (my 
second code example) is working too.


More information about the Digitalmars-d-learn mailing list