Darin McGee wrote: > I have also noticed that it appears to be an error in SVN revision 478 > (Delphi 2010). Somewhere around line 4600 in OverbyteHttpServ.pas > there is an pchar to ansi string mismatch. I do not remember the > exact error or line number. I tried revision 477 and all works ok. > > Revision: 478 > Author: francois > Date: 9:11:12 AM, Friday, February 05, 2010 > Message: > Added overloaded methods to have template file stored in resource. > ---- > Modified : /branches/icsv7/Delphi/Vc32/OverbyteIcsHttpAppServer.pas > Modified : /branches/icsv7/Delphi/Vc32/OverbyteIcsHttpSrv.pas
It's a bug in both units, they do not compile in D2009+. There are several new functions with a parameter "ResType : PAnsiChar" Probably they should be changed to type PChar? -- Arno Garrels -- 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