Winelib Program with DLL problem

Dmitry Timoshkov dmitry at baikal.ru
Wed Dec 24 11:05:46 CST 2003


"Boaz Harrosh" <boaz at 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 at 8(long long) _fnFooSTD at 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.

-- 
Dmitry.





More information about the wine-devel mailing list