Winelib Program with DLL problem

Dmitry Timoshkov dmitry at baikal.ru
Wed Dec 24 08:21:06 CST 2003


"Kevin Atkinson" <kevina at gnu.org> wrote:

> So are you saying that it is not possible to fix winbuild to deal with DLL 
> witch only use __declspec(dllexport) to export their functions?

How would you imagine that fix? A .spec file is generated by you and
not by winebuild. Just place the correct API names there (i.e. real
names from the export table of your dll, what ever they are).

-- 
Dmitry.





More information about the wine-devel mailing list