23 Aug
2009
23 Aug
'09
6:18 p.m.
On Sat, Aug 22, 2009 at 11:17 AM, Juan Lang<juan.lang(a)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