Re: Problem creating bindings - please help



Gerd wrote:

The GNAT Users Guide say that the "_" and the "@16" is appended
automatically for "__stdcall" (as far as I understood). And the
function is declared as "__stdcall" in the header-file.

External_Name and Link_Name in pragma Import are optional. But if you
provide them, they must be exact (AFAICS).

.