EugeneK 28 Posted March 31, 2023 Hi  In latest revision of OverbyteIcsHttpProt.pas this line  TypInfo, { V8.71 JK } needs to be changed to  {$IFDEF RTL_NAMESPACES}System.TypInfo{$ELSE}TypInfo{$ENDIF},  1 Share this post Link to post
Angus Robertson 662 Posted April 1, 2023 Thanks, will be fixed next week.  Angus  Share this post Link to post