CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
--- a/trunk/Src/CodeSnip.dpr +++ b/trunk/Src/CodeSnip.dpr @@ -143,7 +143,6 @@ IntfPreview in 'IntfPreview.pas', IntfUIHandlers in 'IntfUIHandlers.pas', NsWebServices.UBase in 'NsWebServices.UBase.pas', - NsWebServices.UCharEncodings in 'NsWebServices.UCharEncodings.pas', NsWebServices.UCodeSubmitter in 'NsWebServices.UCodeSubmitter.pas', NsWebServices.UDBDownloadMgr in 'NsWebServices.UDBDownloadMgr.pas', NsWebServices.UDDabStandard in 'NsWebServices.UDDabStandard.pas', @@ -358,6 +357,7 @@ UXMLDocConsts in 'UXMLDocConsts.pas', UXMLDocHelper in 'UXMLDocHelper.pas', UXMLDocumentEx in 'UXMLDocumentEx.pas', + Web.UCharEncodings in 'Web.UCharEncodings.pas', Web.UDownloadMonitor in 'Web.UDownloadMonitor.pas', Web.UExceptions in 'Web.UExceptions.pas', Web.UHTTPEx in 'Web.UHTTPEx.pas';