I downloaded and installed latest beta and I found these problems (using
BCB6).

The package compiled fine but I get errors when using ICS in a testproject
in WSocket.hpp on these:

IOCPARM_MASK
IOC_VOID
IOC_OUT
IOC_IN
IOC_INOUT

They are defined in both Winsock.pas and WSoscket.pas. When I removed them
from WSocket.pas the errors was gone.

I also get error in HttpContCod.hpp on

__property bool Active = {read=GetActive, nodefault}; (line 85)
__property AnsiString Coding = {read=GetCoding}; (line 86)

The error is parameter mismatch.

Regards Bjørnar



-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to