> Which problem do you have exactly ? > I never had any complain about Delphi version detection.
If nothing else: If no VER defines are detected, then assume the latest. Which, in this particular case, would be VER210. Even better: Use {$IF CompilerVersion >= } conditionals to determine Delphi version, rather than VER defines. -- Jon Robertson Borland Certified Advanced Delphi 7 Developer Good programming is 40% experience, 30% skill, 20% RTFM, 10% caffeine, and 5% attention to detail. -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be