[fpc-pascal]Winsock DLL - 1.9.3 beta

Matt Emson memsom at interalpha.co.uk
Mon Feb 23 13:38:43 CET 2004


> 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





More information about the fpc-pascal mailing list