console output in dll doesn't work

Trass3r un at known.com
Wed Mar 31 07:55:48 PDT 2010


I tried the simple(st) official dll example (which I fixed slightly to  
compile; using the dll_helper module etc)

export void dllprint() { write("hello dll world\n"); }

The code is executed (I checked with a debugger) but nothing is printed in  
the console window.



More information about the Digitalmars-d mailing list