public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Patch of dlltool for enhanced dll-stub creation
@ 2004-05-17 16:08 Mark Junker
  0 siblings, 0 replies; only message in thread
From: Mark Junker @ 2004-05-17 16:08 UTC (permalink / raw)
  To: binutils

Hi,

I created a patch for dlltool.c that allows all Win32-DLL users to use a 
DEF file with EXPORTS of the form

    external_name = internal_name

and the created archive contains an export with "external_name" but 
it'll call the DLL function "internal_name".

We needed this because we had to use a 3rd party DLL that contains 
__stdcall functions *without* the @n at the end of the names ...

Best regards,

Mark Junker
RSL SIE GmbH

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-05-17 16:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-17 16:08 Patch of dlltool for enhanced dll-stub creation Mark Junker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).