Linking a winelib application with a windows dll

Steven Edwards winehacker at gmail.com
Sun Aug 23 13:18:32 CDT 2009


On Sat, Aug 22, 2009 at 11:17 AM, Juan Lang<juan.lang at gmail.com> wrote:
>> 1) Creating a vendor.def file doesn't work. The resulting file has an empty
>> EXPORTS section:
>>
>> winedump spec vendor.dll
>> winebuild --def -E vendor.spec -o vendor.def
>
> That seems to mean winedump isn't parsing this right, or that it truly
> has no exports.  You want to debug winedump, perhaps by adding the -v
> flag to winedump.

You can use something like dependancy walker to verify the function
names that it exports.

-- 
Steven Edwards

"There is one thing stronger than all the armies in the world, and
that is an idea whose time has come." - Victor Hugo



More information about the wine-devel mailing list