[fpc-pascal] Wireless configuration in Windows

Jürgen Hestermann juergen.hestermann at gmx.de
Tue Nov 29 18:44:47 CET 2011



Felipe Monteiro de Carvalho schrieb:
>> type WlanOpenHandleTyp = function(ClientVersion : DWord;
>>                                  Reserved : Pointer;
>>                              var NegotiatedVersion : DWord;
>>                              var ClientHandle : Hwnd) : DWord;
>>     
> It looks like you forgot to add the calling convention: stdcal
Yes, now that you tell me, it seems to be the problem.
I can't test today anymore but will do tomorrow.
Thanks for reminding me. I was completeley stuck.




More information about the fpc-pascal mailing list