Linking to STDCALL-functions without '@xx' appended

Emanuele ALIBERTI ealiberti@hotmail.com
Mon May 31 21:10:00 GMT 1999


>It appears that the export table of the DLL does not have the '@xx'
>appended to the function names. (In fact using Quick View is seems that
>the DLL has no export table).
>>My question is then is it possible to make links to STDCALL-functions
>without the '@xx' being appended to the function name.
>>It is not a problem to produce a library-file with appropriate names.

I have a similar problem: I want a clean exports table in my DLLs (no 
stdcall mangled names), so I use the aliasing in the .DEF file:
EXPORTS
AlphaBeta=AlphaBeta@12
but that .DEF file does not put mangled names in the import library, so 
programs can not link.
How could generate a clean exports table and make my programs link?
-e-
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


More information about the Cygwin mailing list

AltStyle によって変換されたページ (->オリジナル) /