"Boaz Harrosh" boaz@hishome.net wrote:
I tried Dmitry's solution but it does not work.
You have to put approximately following in the .spec file to make it work:
foo.dll.spec : @ stdcall fnFooSTD@8(long long) _fnFooSTD@8
or try do add @8 twice on one/both of the sides. That's a pure speculation on my side, you have to try it on your own and experiment a bit.