[fpc-pascal] Wireless configuration in Windows
Felipe Monteiro de Carvalho
felipemonteiro.carvalho at gmail.com
Tue Nov 29 15:59:57 CET 2011
On Tue, Nov 29, 2011 at 3:56 PM, "Jürgen Hestermann"
<Juergen.Hestermann at 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
More information about the fpc-pascal
mailing list