Hiya,

Fastream Technologies wrote:
> The problem in v6 under C++ is OverbyteIcsTypes defines the Windows 
> constants once again for just clarity reasons under Delphi and this annoys 
> the C++ compiler.

 From a quick look, isn't the problem "simply" that WINSOCK2.H declares 
these using #define's, while the OverbyteIcs*.hpp declares them as 
static const?

Would it be feasible to have a #define that caused these "static const" 
definitions not to be made?

Or is the problem more complex than that?

Regards,

Bevan

-- 
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