On Mon, 02 Jan 2012 14:06:36 +0100, Martin Drasar <[email protected]> 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...

Do you mean exported by dmd?
AFAIK on Windows cdecl function names are prefixed with an underscore.

Reply via email to