> The procedure entry point GetLastError could not be located in the dynamic
> link library Wsock32.dll

The GetLastError function is exported from the kernel32.dll, not
WSock32.dll. The declaration for the function may be wrong.

Matt


_______________________________________________
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to