On Tue, Nov 29, 2011 at 3:56 PM, "Jürgen Hestermann"
<juergen.hesterm...@gmx.de> wrote:
> -----------------------------------------------------------------------
> type WlanOpenHandleTyp = function(ClientVersion : DWord;
>                                  Reserved : Pointer;
>                              var NegotiatedVersion : DWord;
>                              var ClientHandle : Hwnd) : DWord;

It looks like you forgot to add the calling convention: stdcall

-- 
Felipe Monteiro de Carvalho
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to