problem w/winebuild and '@' in names

Jon Griffiths jon_p_griffiths at yahoo.com
Mon Mar 29 12:12:57 CST 2004


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

jon_p_griffiths at yahoo.com

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



More information about the wine-devel mailing list