Hi,

winebuild doesn't support export names with an '@' correctly. When
parsing the spec file, the @X is stripped. This causes names to be
incorrectly listed as duplicates.

I'm hitting this with mapi32.dll. Outlook 97 imports using get
procaddress on the name including the '@', and some exports are given
both with and without the '@' decoration.

I'm working around this for mapi32 by commenting out
remove_stdcall_decoration( odp->name );
at line 463 of parser.c.

Is this a known problem, and is that the right solution?

Cheers,
Jon


=====
"Don't wait for the seas to part, or messiahs to come;
 Don't you sit around and waste this chance..." - Live

[EMAIL PROTECTED]

__________________________________
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html

Reply via email to