September 16, 2012
On Sunday, 16 September 2012 at 16:13:18 UTC, Chang Long wrote:
> It is a problem cause by snn.lib , you can edit it with a hex editor
>
> find :
> 83 C4 04 83 7B 1C 00 74 09 FF 73 1C FF 15 00 00 00 00 53 e8
> replace to :
> 83 C4 04 83 7B 1C 00 74 09 FF 73 1C FF 15 00 00 00 00 eb 07

That's the cause why a D DLL crashes a D program when being injected? Wow, thanks! Though I've got a solution I'll try this anyway
1 2
Next ›   Last »