Zitat von
TheRealPaulie:
But I'm not able to do it. In Delphi, in
unit WINSOCK.pas there is a a constant:
const
winsocket = 'wsock32.dll';
I changed it in:
const
winsocket = 'wsock32_v2.dll';
Delphi will ignore this new
Pas-File and uses the "old"
DCU-File. Try to copy WinSock.pas to your Sourcecode-directory and diable Runtime packages and see what happens.
Windows Vista - Eine neue Erfahrung in Fehlern.