On Tuesday, 27 March 2012 at 21:12:59 UTC, Trass3r wrote:
Maybe it's because I have no def file.Very possible. Just pass it to dmd like the other files. Or try the new -shared flag.
I have tried both now (shared and def file linking), but know it's crashing my App, lol.
I inject it but it returns nothing and the App(where the dll is injected) is hanging( not responding).
Could you try it maybe? I would like to know whether it's a Problem with D or with me.