Hello Arno Garrels,
thank you for your prompt answer.
The exception 'WSAAsyncSelect 10022 Invalid Argument' is fired at the line
below:
procedure TCustomWSocket.Connect;
...
FSelectEvent := FD_READ or FD_WRITE or FD_CLOSE or
FD_ACCEPT or FD_CONNECT;
iStatus :=
Hello
I'm using the ICS and Delphi 4 to test the mail-send demo on an system with
Win98SE.
When attempting to connect to the mailserver it throws the winsock error
'Invalid Parameter' (10022).
Causing this the version of the winsock-dll?
Installed: ws2_32.dll / 4.10.
On an XP-system it work