Names of C functions exported from a dll

Rainer Schuetze r.sagitario at gmx.de
Mon Jan 2 11:02:42 PST 2012


I think this is a linker bug: 
http://d.puremagic.com/issues/show_bug.cgi?id=3956

A workaround is to list the names in the linker definition file.

On 02.01.2012 14:06, Martin Drasar wrote:
> Hi everybody,
>
> I wanted to ask if there is any specific reason why the name of the
> first C function exported from a dll starts with underscore and any
> subsequesnt name does not.
>
> Regards,
> Martin
>
> Disclaimer: I have already posted this as a subquestion in one D-Learn
> thread, but it did not get much attention...


More information about the Digitalmars-d mailing list