diff --git a/internal/1.0 RC3/1/Delphi/PNGProjectGroupD2007.groupproj b/internal/1.0 RC3/1/Delphi/PNGProjectGroupD2007.groupproj deleted file mode 100644 index ce53b4d..0000000 --- a/internal/1.0 RC3/1/Delphi/PNGProjectGroupD2007.groupproj +++ /dev/null @@ -1,54 +0,0 @@ - - - {9fc8ebc7-1d53-4493-a040-4a58d8642582} - - - - - - - - - Default.Personality - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/internal/1.0 RC3/1/Delphi/PngComponentsD2007.dpk b/internal/1.0 RC3/1/Delphi/PngComponentsD2007.dpk deleted file mode 100644 index db08446..0000000 --- a/internal/1.0 RC3/1/Delphi/PngComponentsD2007.dpk +++ /dev/null @@ -1,43 +0,0 @@ -package PngComponentsD2007; - -{$R *.res} -{$ALIGN 8} -{$ASSERTIONS ON} -{$BOOLEVAL OFF} -{$DEBUGINFO ON} -{$EXTENDEDSYNTAX ON} -{$IMPORTEDDATA ON} -{$IOCHECKS ON} -{$LOCALSYMBOLS ON} -{$LONGSTRINGS ON} -{$OPENSTRINGS ON} -{$OPTIMIZATION ON} -{$OVERFLOWCHECKS OFF} -{$RANGECHECKS OFF} -{$REFERENCEINFO ON} -{$SAFEDIVIDE OFF} -{$STACKFRAMES OFF} -{$TYPEDADDRESS OFF} -{$VARSTRINGCHECKS ON} -{$WRITEABLECONST OFF} -{$MINENUMSIZE 1} -{$IMAGEBASE $400000} -{$DESCRIPTION 'PNG Components for Delphi 2007 (Runtime)'} -{$RUNONLY} -{$IMPLICITBUILD OFF} - -requires - vclactnband, - vcl, - rtl, - PNG_D2007; - -contains - PngSpeedButton in '..\Source\PngSpeedButton.pas', - PngFunctions in '..\Source\PngFunctions.pas', - PngImageList in '..\Source\PngImageList.pas', - PngBitBtn in '..\Source\PngBitBtn.pas', - PngButtonFunctions in '..\Source\PngButtonFunctions.pas', - PngCheckListBox in '..\Source\PngCheckListBox.pas'; - -end. diff --git a/internal/1.0 RC3/1/Delphi/PngComponentsD2007.dproj b/internal/1.0 RC3/1/Delphi/PngComponentsD2007.dproj deleted file mode 100644 index f48d27a..0000000 --- a/internal/1.0 RC3/1/Delphi/PngComponentsD2007.dproj +++ /dev/null @@ -1,111 +0,0 @@ - - - {edcef03a-ee5f-4c99-8cb4-d9dc090518f3} - PngComponentsD2007.dpk - Debug - AnyCPU - DCC32 - ..\Lib\D2007\PngComponentsD2007.bpl - - - 7.0 - False - False - 0 - ..\Lib\D2007 - ..\Lib\D2007 - ..\Lib\D2007 - ..\Lib\D2007 - ..\Lib\D2007 - ..\Lib\D2007 - ..\Lib\D2007 - RELEASE - ..\Lib\D2007 - ..\Lib\D2007 - - - 7.0 - ..\Lib\D2007 - ..\Lib\D2007 - ..\Lib\D2007 - ..\Lib\D2007 - ..\Lib\D2007 - ..\Lib\D2007 - ..\Lib\D2007 - ..\Lib\D2007 - ..\Lib\D2007 - - - Delphi.Personality - Package - -FalseTrueFalsePNG Components for Delphi 2007 (Runtime)FalseFalseTrueTrueFalse1000FalseFalseFalseFalseFalse308212521.0.0.01.0.0.0 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ExpressBars by Developer Express Inc. - ExpressCommonLibrary by Developer Express Inc. - ExpressBars DBNavigator by Developer Express Inc. - ExpressBars extended DB items by Developer Express Inc. - ExpressBars extended items by Developer Express Inc. - ExpressDocking Library by Developer Express Inc. - ExpressLayout Control by Developer Express Inc. - ExpressNavBar by Developer Express Inc. - ExpressGDI+ Library by Developer Express Inc. - ExpressPrinting System by Developer Express Inc. - ExpressSideBar by Developer Express Inc. - PngComponentsD2007.dpk - - - - - MainSource - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/internal/1.0 RC3/1/Delphi/PngComponentsD2007.res b/internal/1.0 RC3/1/Delphi/PngComponentsD2007.res deleted file mode 100644 index 86c94e6..0000000 Binary files a/internal/1.0 RC3/1/Delphi/PngComponentsD2007.res and /dev/null differ diff --git a/internal/1.0 RC3/1/Delphi/PngComponentsD2007D.dpk b/internal/1.0 RC3/1/Delphi/PngComponentsD2007D.dpk deleted file mode 100644 index 030e906..0000000 --- a/internal/1.0 RC3/1/Delphi/PngComponentsD2007D.dpk +++ /dev/null @@ -1,40 +0,0 @@ -package PngComponentsD2007D; - -{$R *.res} -{$R '..\Design\PngComponents.dcr'} -{$ALIGN 8} -{$ASSERTIONS ON} -{$BOOLEVAL OFF} -{$DEBUGINFO ON} -{$EXTENDEDSYNTAX ON} -{$IMPORTEDDATA ON} -{$IOCHECKS ON} -{$LOCALSYMBOLS ON} -{$LONGSTRINGS ON} -{$OPENSTRINGS ON} -{$OPTIMIZATION ON} -{$OVERFLOWCHECKS OFF} -{$RANGECHECKS OFF} -{$REFERENCEINFO ON} -{$SAFEDIVIDE OFF} -{$STACKFRAMES OFF} -{$TYPEDADDRESS OFF} -{$VARSTRINGCHECKS ON} -{$WRITEABLECONST OFF} -{$MINENUMSIZE 1} -{$IMAGEBASE $400000} -{$DESCRIPTION 'PNG Components for Delphi 2007 (Designtime)'} -{$DESIGNONLY} -{$IMPLICITBUILD ON} - -requires - designide, - PngComponentsD2007, - PNG_D2007; - -contains - PngComponentsRegister in '..\Design\PngComponentsRegister.pas', - PngComponentEditors in '..\Design\PngComponentEditors.pas', - PngImageListEditor in '..\Design\PngImageListEditor.pas' {PngImageListEditorDlg}; - -end. diff --git a/internal/1.0 RC3/1/Delphi/PngComponentsD2007D.dproj b/internal/1.0 RC3/1/Delphi/PngComponentsD2007D.dproj deleted file mode 100644 index 141af8e..0000000 --- a/internal/1.0 RC3/1/Delphi/PngComponentsD2007D.dproj +++ /dev/null @@ -1,88 +0,0 @@ - - - {e6da1042-792c-40a4-b69f-98ce4033d0ab} - PngComponentsD2007D.dpk - Debug - AnyCPU - DCC32 - ..\Lib\D2007\PngComponentsD2007D.bpl - - - 7.0 - False - False - 0 - ..\Lib\D2007 - ..\Lib\D2007 - ..\Lib\D2007 - ..\Lib\D2007 - ..\Lib\D2007 - ..\Lib\D2007 - ..\Lib\D2007 - RELEASE - ..\Lib\D2007 - ..\Lib\D2007 - - - 7.0 - ..\Lib\D2007 - ..\Lib\D2007 - ..\Lib\D2007 - ..\Lib\D2007 - ..\Lib\D2007 - ..\Lib\D2007 - ..\Lib\D2007 - ..\Lib\D2007 - ..\Lib\D2007 - - - Delphi.Personality - Package - -FalseTrueFalsePNG Components for Delphi 2007 (Designtime)TrueTrueFalseTrueFalse1000FalseFalseFalseFalseFalse308212521.0.0.01.0.0.0PngComponentsD2007D.dpk - - - - - - - - VCL for the Web Design Package for CodeGear RAD Studio - CodeGear WebSnap Components - CodeGear SOAP Components - Microsoft Office 2000 Sample Automation Server Wrapper Components - Microsoft Office XP Sample Automation Server Wrapper Components - CodeGear C++Builder Office 2000 Servers Package - CodeGear C++Builder Office XP Servers Package - - - - - - - MainSource - - - - - - -
PngImageListEditorDlg
-
- - - - - - - - - - - - - - - -
-
\ No newline at end of file diff --git a/internal/1.0 RC3/1/Delphi/PngComponentsD2007D.res b/internal/1.0 RC3/1/Delphi/PngComponentsD2007D.res deleted file mode 100644 index 86c94e6..0000000 Binary files a/internal/1.0 RC3/1/Delphi/PngComponentsD2007D.res and /dev/null differ diff --git a/internal/1.0 RC3/1/InstallLogD7.txt b/internal/1.0 RC3/1/InstallLogD7.txt deleted file mode 100644 index 66615c4..0000000 --- a/internal/1.0 RC3/1/InstallLogD7.txt +++ /dev/null @@ -1,598 +0,0 @@ -*************************************** -BEGIN: Unregistering Component Package -*************************************** - -Cleaning Known Package Registry Entry - -Reading Packages: -c:\archivos de programa\borland\delphi7\Bin\dclite70.bpl -c:\archivos de programa\borland\delphi7\Bin\dclindy70.bpl -$(Delphi)\Bin\dclstd70.bpl -$(Delphi)\Bin\dcldb70.bpl -c:\archivos de programa\borland\delphi7\Bin\dclsmp70.bpl -$(Delphi)\Bin\dclbde70.bpl -$(Delphi)\Bin\dbx70.bpl -c:\archivos de programa\borland\delphi7\Bin\dclado70.bpl -c:\archivos de programa\borland\delphi7\Bin\DCLIB70.bpl -c:\archivos de programa\borland\delphi7\Bin\dclclxdb70.bpl -$(Delphi)\Bin\dclclxstd70.bpl -c:\archivos de programa\borland\delphi7\Bin\dclsmpedit70.bpl -c:\archivos de programa\borland\delphi7\Bin\applet70.bpl -c:\archivos de programa\borland\delphi7\Bin\dclemacsedit70.bpl -c:\archivos de programa\borland\delphi7\Bin\dclact70.bpl -c:\archivos de programa\borland\delphi7\Bin\dclmlwiz70.bpl -c:\archivos de programa\borland\delphi7\Bin\dclshlctrls70.bpl -c:\archivos de programa\borland\delphi7\Bin\dclofficexp70.bpl -D:\Proyectos\Componentes\AM2000\Lib\D7\am2000_d7.bpl -D:\Proyectos\Componentes\CETools\Lib\d7\cetoolspkgd7.bpl -D:\Proyectos\Componentes\FastReport\Lib\D7\fr7.bpl -D:\Proyectos\Componentes\FastReport\Lib\D7\FRIBX7.bpl -D:\Proyectos\Componentes\FthLib\Lib\D7\dclFth70.bpl -D:\Proyectos\Componentes\TMS\Lib\D7\TMSD7.bpl -D:\Proyectos\Componentes\TMS\Lib\D7\TMSDED7.bpl -D:\Proyectos\Componentes\Rodax\Lib\D7\RodaxD7.bpl -$(Delphi)\Projects\Bpl\dclrx7.bpl -$(Delphi)\Projects\Bpl\dclrxbd7.bpl -$(Delphi)\Projects\Bpl\DclRxDb7.bpl -C:\ARCHIV~1\Borland\Delphi7\Projects\Bpl\JclDebugIdeD70.bpl -C:\ARCHIV~1\Borland\Delphi7\Projects\Bpl\ProjectAnalyzerD70.bpl -C:\ARCHIV~1\Borland\Delphi7\Projects\Bpl\IdeOpenDlgFavoriteD70.bpl -$(ProgramFiles)\Developer Express Inc\ExpressLibrary\LibD7\dclcxLibraryVCLD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressEditors Library 5\LibD7\dclcxEditorsVCLD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressEditors Library 5\LibD7\dclcxExtEditorsVCLD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressPageControl 2\LibD7\dclcxPageControlVCLD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressQuantumGrid 5\LibD7\dclcxGridVCLD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressBars 5\LibD7\dcldxDockingD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressQuantumTreeList 4\LibD7\dclcxTreeListVCLD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressDBTree Suite\LibD7\dcldxDBTrD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressScheduler\LibD7\dclcxSchedulerVCLD7.bpl -$(Delphi)\Projects\Bpl\JvAppFrmD7D.bpl -$(Delphi)\Projects\Bpl\JvCoreD7D.bpl -$(Delphi)\Projects\Bpl\JvBandsD7D.bpl -$(Delphi)\Projects\Bpl\JvBDED7D.bpl -$(Delphi)\Projects\Bpl\JvDBD7D.bpl -$(Delphi)\Projects\Bpl\JvCmpD7D.bpl -$(Delphi)\Projects\Bpl\JvCryptD7D.bpl -$(Delphi)\Projects\Bpl\JvCtrlsD7D.bpl -$(Delphi)\Projects\Bpl\JvCustomD7D.bpl -$(Delphi)\Projects\Bpl\JvDlgsD7D.bpl -$(Delphi)\Projects\Bpl\JvDockingD7D.bpl -$(Delphi)\Projects\Bpl\JvDotNetCtrlsD7D.bpl -$(Delphi)\Projects\Bpl\JvEDID7D.bpl -$(Delphi)\Projects\Bpl\JvGlobusD7D.bpl -$(Delphi)\Projects\Bpl\JvHMID7D.bpl -$(Delphi)\Projects\Bpl\JvInspectorD7D.bpl -$(Delphi)\Projects\Bpl\JvInterpreterD7D.bpl -$(Delphi)\Projects\Bpl\JvJansD7D.bpl -$(Delphi)\Projects\Bpl\JvManagedThreadsD7D.bpl -$(Delphi)\Projects\Bpl\JvMMD7D.bpl -$(Delphi)\Projects\Bpl\JvNetD7D.bpl -$(Delphi)\Projects\Bpl\JvPageCompsD7D.bpl -$(Delphi)\Projects\Bpl\JvPluginD7D.bpl -$(Delphi)\Projects\Bpl\JvPrintPreviewD7D.bpl -$(Delphi)\Projects\Bpl\JvStdCtrlsD7D.bpl -$(Delphi)\Projects\Bpl\JvSystemD7D.bpl -$(Delphi)\Projects\Bpl\JvTimeFrameworkD7D.bpl -$(Delphi)\Projects\Bpl\JvUIBD7D.bpl -$(Delphi)\Projects\Bpl\JvValidatorsD7D.bpl -$(Delphi)\Projects\Bpl\JvWizardD7D.bpl -$(Delphi)\Projects\Bpl\JvXPCtrlsD7D.bpl -$(ProgramFiles)\RemObjects Software\RemObjects SDK for Delphi\Dcu\D7\RemObjects_Core_D7.bpl -$(ProgramFiles)\RemObjects Software\RemObjects SDK for Delphi\Dcu\D7\RemObjects_IDE_D7.bpl -$(CommonProgramFiles)\RemObjects Software\Everwood\Bin\RemObjects_Everwood_D7.bpl -$(ProgramFiles)\RemObjects Software\RemObjects SDK for Delphi\Dcu\D7\RemObjects_WebBroker_D7.bpl -$(ProgramFiles)\RemObjects Software\RemObjects SDK for Delphi\Dcu\D7\RemObjects_Indy_D7.bpl -$(ProgramFiles)\RemObjects Software\RemObjects SDK for Delphi\Dcu\D7\RemObjects_RODX_D7.bpl -$(ProgramFiles)\RemObjects Software\RemObjects SDK for Delphi\Dcu\D7\RemObjects_BPDX_D7.bpl -$(ProgramFiles)\RemObjects Software\RemObjects SDK for Delphi\Dcu\D7\RemObjects_DataSnap_D7.bpl -$(ProgramFiles)\RemObjects Software\Pascal Script\Dcu\D7\PascalScript_Core_D7.bpl -$(ProgramFiles)\RemObjects Software\Pascal Script\Dcu\D7\PascalScript_RO_D7.bpl -$(ProgramFiles)\RemObjects Software\Data Abstract for Delphi\Dcu\D7\DataAbstract_Core_D7.bpl -$(ProgramFiles)\RemObjects Software\Data Abstract for Delphi\Dcu\D7\DataAbstract_IDE_D7.bpl -$(ProgramFiles)\RemObjects Software\Data Abstract for Delphi\Dcu\D7\DataAbstract_ADODriver_D7.bpl -$(ProgramFiles)\RemObjects Software\Data Abstract for Delphi\Dcu\D7\DataAbstract_IBXDriver_D7.bpl -$(ProgramFiles)\RemObjects Software\Data Abstract for Delphi\Dcu\D7\DataAbstract_DBXDriver_D7.bpl -$(ProgramFiles)\RemObjects Software\Data Abstract for Delphi\Dcu\D7\DataAbstract_Scripting_D7.bpl -c:\archivos de programa\borland\delphi7\Bin\dclnet70.bpl -c:\archivos de programa\borland\delphi7\Bin\dcldbx70.bpl -c:\archivos de programa\borland\delphi7\Bin\dclwbm70.bpl -c:\archivos de programa\borland\delphi7\Bin\dclie70.bpl -c:\archivos de programa\borland\delphi7\Bin\dcltee70.bpl -$(ProgramFiles)\Developer Express Inc\ExpressBars 5\LibD7\dcldxsbD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressNavBar\LibD7\dcldxNavBarD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressSpreadSheet\LibD7\dclcxSpreadSheetVCLD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressVerticalGrid\LibD7\dclcxVerticalGridVCLD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressDBTree Suite\LibD7\dcldxTrMDD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSLnksD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPScxCommonD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPscxTLLnkD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSTeeChartD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPScxGridLnkD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPScxSSLnkD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPScxVGridLnkD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxDBTVLnkD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxLCLnkD7.bpl -c:\archivos de programa\borland\delphi7\Bin\dclmcn70.bpl -$(Delphi)\Bin\dclmid70.bpl -c:\archivos de programa\borland\delphi7\Bin\dclsoap70.bpl -c:\archivos de programa\borland\delphi7\Bin\dclocx70.bpl -c:\archivos de programa\borland\delphi7\Bin\dcldbxcds70.bpl -c:\archivos de programa\borland\delphi7\Bin\DBWEBXPRT.BPL -c:\archivos de programa\borland\delphi7\Bin\dclwebsnap70.bpl -c:\archivos de programa\borland\delphi7\Bin\dcldss70.bpl -c:\archivos de programa\borland\delphi7\Bin\dcl31w70.bpl -$(SystemRoot)\system32\ibevnt70.bpl -$(ProgramFiles)\Developer Express Inc\ExpressBars 5\LibD7\dcldxBarD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressBars 5\LibD7\dcldxBarDBNavD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressBars 5\LibD7\dcldxBarExtDBItemsD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressLayout Control\LibD7\dcldxLayoutControlD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressLayout Control\LibD7\dxLayoutControlcxEditAdaptersD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressMemData\LibD7\dcldxmdsD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dcldxPSCoreD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPScxExtCommonD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPScxPCProdD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSDBTeeChartD7.bpl -c:\archivos de programa\borland\delphi7\Projects\Bpl\RodaxFrameD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressFlowChart\LibD7\dcldxFlowChartD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressOrgChart\LibD7\dcldxOrgCD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressOrgChart\LibD7\dcldxDBOrD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressMasterView\LibD7\dcldxMasterViewD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxFCLnkD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxMVLnkD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxOCLnkD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxDBOCLnkD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressBars 5\LibD7\dcldxBarExtItemsD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressLayout Control\LibD7\dxLayoutControldxEditAdaptersD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxDBGrLnkD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxDBTLLnkD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxInsLnkD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxOILnkD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSPrVwAdvD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSTLLnkD7.bpl - -Stripping off path and extension -dclite70 -dclindy70 -dclstd70 -dcldb70 -dclsmp70 -dclbde70 -dbx70 -dclado70 -DCLIB70 -dclclxdb70 -dclclxstd70 -dclsmpedit70 -applet70 -dclemacsedit70 -dclact70 -dclmlwiz70 -dclshlctrls70 -dclofficexp70 -am2000_d7 -cetoolspkgd7 -fr7 -FRIBX7 -dclFth70 -TMSD7 -TMSDED7 -RodaxD7 -dclrx7 -dclrxbd7 -DclRxDb7 -JclDebugIdeD70 -ProjectAnalyzerD70 -IdeOpenDlgFavoriteD70 -dclcxLibraryVCLD7 -dclcxEditorsVCLD7 -dclcxExtEditorsVCLD7 -dclcxPageControlVCLD7 -dclcxGridVCLD7 -dcldxDockingD7 -dclcxTreeListVCLD7 -dcldxDBTrD7 -dclcxSchedulerVCLD7 -JvAppFrmD7D -JvCoreD7D -JvBandsD7D -JvBDED7D -JvDBD7D -JvCmpD7D -JvCryptD7D -JvCtrlsD7D -JvCustomD7D -JvDlgsD7D -JvDockingD7D -JvDotNetCtrlsD7D -JvEDID7D -JvGlobusD7D -JvHMID7D -JvInspectorD7D -JvInterpreterD7D -JvJansD7D -JvManagedThreadsD7D -JvMMD7D -JvNetD7D -JvPageCompsD7D -JvPluginD7D -JvPrintPreviewD7D -JvStdCtrlsD7D -JvSystemD7D -JvTimeFrameworkD7D -JvUIBD7D -JvValidatorsD7D -JvWizardD7D -JvXPCtrlsD7D -RemObjects_Core_D7 -RemObjects_IDE_D7 -RemObjects_Everwood_D7 -RemObjects_WebBroker_D7 -RemObjects_Indy_D7 -RemObjects_RODX_D7 -RemObjects_BPDX_D7 -RemObjects_DataSnap_D7 -PascalScript_Core_D7 -PascalScript_RO_D7 -DataAbstract_Core_D7 -DataAbstract_IDE_D7 -DataAbstract_ADODriver_D7 -DataAbstract_IBXDriver_D7 -DataAbstract_DBXDriver_D7 -DataAbstract_Scripting_D7 -dclnet70 -dcldbx70 -dclwbm70 -dclie70 -dcltee70 -dcldxsbD7 -dcldxNavBarD7 -dclcxSpreadSheetVCLD7 -dclcxVerticalGridVCLD7 -dcldxTrMDD7 -dxPSLnksD7 -dxPScxCommonD7 -dxPscxTLLnkD7 -dxPSTeeChartD7 -dxPScxGridLnkD7 -dxPScxSSLnkD7 -dxPScxVGridLnkD7 -dxPSdxDBTVLnkD7 -dxPSdxLCLnkD7 -dclmcn70 -dclmid70 -dclsoap70 -dclocx70 -dcldbxcds70 -DBWEBXPRT -dclwebsnap70 -dcldss70 -dcl31w70 -ibevnt70 -dcldxBarD7 -dcldxBarDBNavD7 -dcldxBarExtDBItemsD7 -dcldxLayoutControlD7 -dxLayoutControlcxEditAdaptersD7 -dcldxmdsD7 -dcldxPSCoreD7 -dxPScxExtCommonD7 -dxPScxPCProdD7 -dxPSDBTeeChartD7 -RodaxFrameD7 -dcldxFlowChartD7 -dcldxOrgCD7 -dcldxDBOrD7 -dcldxMasterViewD7 -dxPSdxFCLnkD7 -dxPSdxMVLnkD7 -dxPSdxOCLnkD7 -dxPSdxDBOCLnkD7 -dcldxBarExtItemsD7 -dxLayoutControldxEditAdaptersD7 -dxPSdxDBGrLnkD7 -dxPSdxDBTLLnkD7 -dxPSdxInsLnkD7 -dxPSdxOILnkD7 -dxPSPrVwAdvD7 -dxPSTLLnkD7 - -Reading Packages to remove -PNG_D7 -PngComponentsD7 -PngComponentsD7D - -Stripping off path and extension -PNG_D7 -PngComponentsD7 -PngComponentsD7D - -Scanning for previously installed packages.... -Deleting bpl file: C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\PNG_D7.bpl -File deleted -Known Package Registry Entry Cleaned - -Cleaning Disabled Package Registry Entry - -Reading Packages: -$(Delphi)\Projects\Bpl\RxCtl7.bpl -$(Delphi)\Projects\Bpl\RxBDE7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressLayout Control\LibD7\dxLayoutControldxEditAdaptersD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxInsLnkD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxDBTLLnkD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxDBGrLnkD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSTLLnkD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxOILnkD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressBars 5\LibD7\dcldxBarExtItemsD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSPrVwAdvD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressFlowChart\LibD7\dcldxFlowChartD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressOrgChart\LibD7\dcldxOrgCD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressOrgChart\LibD7\dcldxDBOrD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressMasterView\LibD7\dcldxMasterViewD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxFCLnkD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxMVLnkD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxOCLnkD7.bpl -$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7\dxPSdxDBOCLnkD7.bpl -c:\archivos de programa\borland\delphi7\Projects\Bpl\mxPlugIn_D7.bpl -c:\archivos de programa\borland\delphi7\Projects\Bpl\RodaxFrameD7.bpl -E:\tmp\UIL\Source\Delphi 7\uPluginFramework7.bpl - -Stripping off path and extension -RxCtl7 -RxBDE7 -dxLayoutControldxEditAdaptersD7 -dxPSdxInsLnkD7 -dxPSdxDBTLLnkD7 -dxPSdxDBGrLnkD7 -dxPSTLLnkD7 -dxPSdxOILnkD7 -dcldxBarExtItemsD7 -dxPSPrVwAdvD7 -dcldxFlowChartD7 -dcldxOrgCD7 -dcldxDBOrD7 -dcldxMasterViewD7 -dxPSdxFCLnkD7 -dxPSdxMVLnkD7 -dxPSdxOCLnkD7 -dxPSdxDBOCLnkD7 -mxPlugIn_D7 -RodaxFrameD7 -uPluginFramework7 - -Reading Packages to remove -PNG_D7 -PngComponentsD7 -PngComponentsD7D - -Stripping off path and extension -PNG_D7 -PngComponentsD7 -PngComponentsD7D - -Scanning for previously installed packages.... -Disabled Package Registry Entry Cleaned - -Reading Search Path Registry Entry -$(Data Abstract)\DCU\D7 -$(Data Abstract)\Source -C:\Archivos de programa\Borland\Delphi7\Bin -C:\Archivos de programa\Borland\Delphi7\Imports -C:\Archivos de programa\Borland\Delphi7\Lib -C:\Archivos de programa\Borland\Delphi7\Projects\Bpl -$(Everwood)\Bin -C:\Archivos de programa\Developer Express Inc -C:\Archivos de programa\Developer Express Inc\ExpressBars 5\LibD7 -C:\Archivos de programa\Developer Express Inc\ExpressCommon Library\LibD7 -C:\Archivos de programa\Developer Express Inc\ExpressDataController\LibD7 -C:\Archivos de programa\Developer Express Inc\ExpressDBTree Suite\LibD7 -C:\Archivos de programa\Developer Express Inc\ExpressEditors Library 5\LibD7 -C:\Archivos de programa\Developer Express Inc\ExpressExport Library\LibD7 -C:\Archivos de programa\Developer Express Inc\ExpressGDI+ Library\LibD7 -C:\Archivos de programa\Developer Express Inc\ExpressLayout Control\LibD7 -C:\Archivos de programa\Developer Express Inc\ExpressLibrary\LibD7 -C:\Archivos de programa\Developer Express Inc\ExpressMemData\LibD7 -C:\Archivos de programa\Developer Express Inc\ExpressNavBar\LibD7 -C:\Archivos de programa\Developer Express Inc\ExpressPageControl 2\LibD7 -C:\Archivos de programa\Developer Express Inc\ExpressPrinting System\LibD7 -C:\Archivos de programa\Developer Express Inc\ExpressQuantumGrid 5\LibD7 -C:\Archivos de programa\Developer Express Inc\ExpressQuantumTreeList 4\LibD7 -C:\Archivos de programa\Developer Express Inc\ExpressScheduler\LibD7 -C:\Archivos de programa\Developer Express Inc\ExpressSpreadSheet\LibD7 -C:\Archivos de programa\Developer Express Inc\ExpressVerticalGrid\LibD7 -C:\Archivos de programa\Developer Express Inc\XP Theme Manager\LibD7 -C:\Archivos de programa\RemObjects Software\Pascal Script\Dcu\D7 -C:\Archivos de programa\RemObjects Software\Pascal Script\Source -C:\Archivos de programa\RemObjects Software\RemObjects SDK for Delphi\DCU\D7 -$(RemObjects SDK)\Dcu\D7 -$(RemObjects SDK)\Source -$(RemObjects SDK)\Source\CodeGen -$(RemObjects SDK)\Source\DataSnap -$(RemObjects SDK)\Source\RODEC -$(RemObjects SDK)\Source\RODX -$(RemObjects SDK)\Source\ZLib -D:\PROYEC~1\COMPON~1\jcl\lib\D7 -D:\PROYEC~1\COMPON~1\jcl\source -D:\Proyectos\Componentes\AM2000\Lib\D7 -d:\proyectos\componentes\cetools\lib\d7 -d:\proyectos\componentes\fastreport\lib\d7 -D:\Proyectos\Componentes\FthLib\Lib\D7 -D:\Proyectos\Componentes\jvcl\common -D:\Proyectos\Componentes\jvcl\lib\D7 -d:\proyectos\componentes\pngcomponents\lib\d7 -D:\Proyectos\Componentes\Rodax\Lib\D7 -D:\Proyectos\Componentes\Rx\Dcu\D7 -d:\proyectos\componentes\tms\lib\d7 - - -Writing Search Path Registry Entry -Removing extra characters and blank lines -Formatting..... -$(Data Abstract)\DCU\D7 -$(Data Abstract)\Source -$(Delphi)\Bin -$(Delphi)\Imports -$(Delphi)\Lib -$(Delphi)\Projects\Bpl -$(Everwood)\Bin -$(ProgramFiles)\Developer Express Inc -$(ProgramFiles)\Developer Express Inc\ExpressBars 5\LibD7 -$(ProgramFiles)\Developer Express Inc\ExpressCommon Library\LibD7 -$(ProgramFiles)\Developer Express Inc\ExpressDataController\LibD7 -$(ProgramFiles)\Developer Express Inc\ExpressDBTree Suite\LibD7 -$(ProgramFiles)\Developer Express Inc\ExpressEditors Library 5\LibD7 -$(ProgramFiles)\Developer Express Inc\ExpressExport Library\LibD7 -$(ProgramFiles)\Developer Express Inc\ExpressGDI+ Library\LibD7 -$(ProgramFiles)\Developer Express Inc\ExpressLayout Control\LibD7 -$(ProgramFiles)\Developer Express Inc\ExpressLibrary\LibD7 -$(ProgramFiles)\Developer Express Inc\ExpressMemData\LibD7 -$(ProgramFiles)\Developer Express Inc\ExpressNavBar\LibD7 -$(ProgramFiles)\Developer Express Inc\ExpressPageControl 2\LibD7 -$(ProgramFiles)\Developer Express Inc\ExpressPrinting System\LibD7 -$(ProgramFiles)\Developer Express Inc\ExpressQuantumGrid 5\LibD7 -$(ProgramFiles)\Developer Express Inc\ExpressQuantumTreeList 4\LibD7 -$(ProgramFiles)\Developer Express Inc\ExpressScheduler\LibD7 -$(ProgramFiles)\Developer Express Inc\ExpressSpreadSheet\LibD7 -$(ProgramFiles)\Developer Express Inc\ExpressVerticalGrid\LibD7 -$(ProgramFiles)\Developer Express Inc\XP Theme Manager\LibD7 -$(ProgramFiles)\RemObjects Software\Pascal Script\Dcu\D7 -$(ProgramFiles)\RemObjects Software\Pascal Script\Source -$(ProgramFiles)\RemObjects Software\RemObjects SDK for Delphi\DCU\D7 -$(RemObjects SDK)\Dcu\D7 -$(RemObjects SDK)\Source -$(RemObjects SDK)\Source\CodeGen -$(RemObjects SDK)\Source\DataSnap -$(RemObjects SDK)\Source\RODEC -$(RemObjects SDK)\Source\RODX -$(RemObjects SDK)\Source\ZLib -D:\PROYEC~1\COMPON~1\jcl\lib\D7 -D:\PROYEC~1\COMPON~1\jcl\source -D:\Proyectos\Componentes\AM2000\Lib\D7 -d:\proyectos\componentes\cetools\lib\d7 -d:\proyectos\componentes\fastreport\lib\d7 -D:\Proyectos\Componentes\FthLib\Lib\D7 -D:\Proyectos\Componentes\jvcl\common -D:\Proyectos\Componentes\jvcl\lib\D7 -d:\proyectos\componentes\pngcomponents\lib\d7 -D:\Proyectos\Componentes\Rodax\Lib\D7 -D:\Proyectos\Componentes\Rx\Dcu\D7 -d:\proyectos\componentes\tms\lib\d7 -Writing to Key: Software\Borland\Delphi\7.0\Library Value: Search Path -Search Path Registry Entry written - -Reading Browse Path Registry Entry -C:\Archivos de programa\Borland\Delphi7\source\clx -C:\Archivos de programa\Borland\Delphi7\Source\Indy -C:\Archivos de programa\Borland\Delphi7\source\Internet -C:\Archivos de programa\Borland\Delphi7\Source\IntraWeb -C:\Archivos de programa\Borland\Delphi7\Source\Rtl -C:\Archivos de programa\Borland\Delphi7\source\rtl\common -C:\Archivos de programa\Borland\Delphi7\source\rtl\Corba45 -C:\Archivos de programa\Borland\Delphi7\source\rtl\Sys -C:\Archivos de programa\Borland\Delphi7\source\rtl\Win -C:\Archivos de programa\Borland\Delphi7\Source\Samples -C:\Archivos de programa\Borland\Delphi7\Source\Soap -C:\Archivos de programa\Borland\Delphi7\Source\ToolsAPI -C:\Archivos de programa\Borland\Delphi7\source\vcl -C:\Archivos de programa\Borland\Delphi7\Source\WebMidas -C:\Archivos de programa\Borland\Delphi7\source\websnap -C:\Archivos de programa\Borland\Delphi7\Source\Xml -C:\Archivos de programa\RemObjects Software\Data Abstract for Delphi\Source -C:\Archivos de programa\RemObjects Software\Hydra\Source -C:\Archivos de programa\RemObjects Software\RemObjects SDK for Delphi\Source -C:\Archivos de programa\RemObjects Software\RemObjects SDK for Delphi\Source\RODEC -C:\Archivos de programa\RemObjects Software\RemObjects SDK for Delphi\Source\RODX -D:\PROYEC~1\COMPON~1\jcl\source\common -D:\PROYEC~1\COMPON~1\jcl\source\vcl -D:\PROYEC~1\COMPON~1\jcl\source\visclx -D:\PROYEC~1\COMPON~1\jcl\source\windows -D:\Proyectos\Componentes\jvcl\common -D:\Proyectos\Componentes\jvcl\run - - -Writing Browse Path Registry Entry -Removing extra characters and blank lines -Formatting..... -$(Delphi)\source\clx -$(Delphi)\Source\Indy -$(Delphi)\source\Internet -$(Delphi)\Source\IntraWeb -$(Delphi)\Source\Rtl -$(Delphi)\source\rtl\common -$(Delphi)\source\rtl\Corba45 -$(Delphi)\source\rtl\Sys -$(Delphi)\source\rtl\Win -$(Delphi)\Source\Samples -$(Delphi)\Source\Soap -$(Delphi)\Source\ToolsAPI -$(Delphi)\source\vcl -$(Delphi)\Source\WebMidas -$(Delphi)\source\websnap -$(Delphi)\Source\Xml -$(ProgramFiles)\RemObjects Software\Data Abstract for Delphi\Source -$(ProgramFiles)\RemObjects Software\Hydra\Source -$(ProgramFiles)\RemObjects Software\RemObjects SDK for Delphi\Source -$(ProgramFiles)\RemObjects Software\RemObjects SDK for Delphi\Source\RODEC -$(ProgramFiles)\RemObjects Software\RemObjects SDK for Delphi\Source\RODX -D:\PROYEC~1\COMPON~1\jcl\source\common -D:\PROYEC~1\COMPON~1\jcl\source\vcl -D:\PROYEC~1\COMPON~1\jcl\source\visclx -D:\PROYEC~1\COMPON~1\jcl\source\windows -D:\Proyectos\Componentes\jvcl\common -D:\Proyectos\Componentes\jvcl\run -Writing to Key: Software\Borland\Delphi\7.0\Library Value: Browsing Path -Browse Path Registry Entry written - -*************************************** -END: Unregistering Component Package -*************************************** - - -*************************************** -BEGIN: Compiling Component Package -*************************************** -Creating temp compile folder -Folder Created: C:\DOCUME~1\David\CONFIG~1\Temp\ESetup - -Creating DCC32 config file -Compiling.... - -Running "C:\ARCHIV~1\Borland\Delphi7\Bin\DCC32.exe" PNG_D7.dpk - in D:\PROYEC~1\COMPON~1\PNGCOM~1\Delphi -Borland Delphi Version 15.0 -Copyright (c) 1983,2002 Borland Software Corporation - PNG_D7.dpk(1) PNG_D7.dpk(29) PNG_D7.dpk(31) PNG_D7.dpk(31) PNG_D7.dpk(31) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(1) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(126) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngzlib.pas(1) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngzlib.pas(149) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngzlib.pas(150) - D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(126) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pnglang.pas(1) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pnglang.pas(302) - D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(135) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(512) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(1024) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(1536) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(2048) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(2560) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(3072) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(3584) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(4096) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(4608) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(5120) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(5263) - PNG_D7.dpk(34) PNG_D7.dpk(34) PNG_D7.dpk(34) PNG_D7.dpk(36) PNG_D7.dpk(37) -5756 lines, 0.14 seconds, 55284 bytes code, 7413 bytes data. - - -Compiling.... - -Running "C:\ARCHIV~1\Borland\Delphi7\Bin\DCC32.exe" PngComponentsD7.dpk - in D:\PROYEC~1\COMPON~1\PNGCOM~1\Delphi -Borland Delphi Version 15.0 -Copyright (c) 1983,2002 Borland Software Corporation - PngComponentsD7.dpk(1) PngComponentsD7.dpk(30) PngComponentsD7.dpk(31) PngComponentsD7.dpk(32) PngComponentsD7.dpk(34) PngComponentsD7.dpk(34) PngComponentsD7.dpk(34) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(1) D:\PROYEC~1\COMPON~1\PNGCOM~1\Include\Thany.inc(243) - D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(1) D:\PROYEC~1\COMPON~1\PNGCOM~1\Include\Thany.inc(243) - D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(8) Fatal: File not found: 'PNG_D7.dcp' - - -Compiling.... - -Running "C:\ARCHIV~1\Borland\Delphi7\Bin\DCC32.exe" PngComponentsD7D.dpk - in D:\PROYEC~1\COMPON~1\PNGCOM~1\Delphi -Borland Delphi Version 15.0 -Copyright (c) 1983,2002 Borland Software Corporation - PngComponentsD7D.dpk(1) PngComponentsD7D.dpk(31) PngComponentsD7.dpk(1) PngComponentsD7.dpk(30) PngComponentsD7.dpk(31) PngComponentsD7.dpk(32) PngComponentsD7.dpk(34) PngComponentsD7.dpk(34) PngComponentsD7.dpk(34) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(1) D:\PROYEC~1\COMPON~1\PNGCOM~1\Include\Thany.inc(243) - D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(1) D:\PROYEC~1\COMPON~1\PNGCOM~1\Include\Thany.inc(243) - D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(8) Fatal: File not found: 'PNG_D7.dcp' - - - -Adding Package BPL to Registry -Adding: $(Delphi)\Projects\Bpl\PNG_D7.bpl -*************************************** -END: Compiling Component Package -*************************************** - diff --git a/internal/1.0 RC3/1/InstallLogD9.txt b/internal/1.0 RC3/1/InstallLogD9.txt deleted file mode 100644 index 7b07721..0000000 --- a/internal/1.0 RC3/1/InstallLogD9.txt +++ /dev/null @@ -1,235 +0,0 @@ -*************************************** -BEGIN: Unregistering Component Package -*************************************** - -Cleaning Known Package Registry Entry - -Reading Packages: - -Stripping off path and extension - -Reading Packages to remove -PNG_D9 -PngComponentsD9 -PngComponentsD9D - -Stripping off path and extension -PNG_D9 -PngComponentsD9 -PngComponentsD9D - -Scanning for previously installed packages.... -Known Package Registry Entry Cleaned - -Cleaning Disabled Package Registry Entry - -Reading Packages: - -Stripping off path and extension - -Reading Packages to remove -PNG_D9 -PngComponentsD9 -PngComponentsD9D - -Stripping off path and extension -PNG_D9 -PngComponentsD9 -PngComponentsD9D - -Scanning for previously installed packages.... -Disabled Package Registry Entry Cleaned - -Reading Search Path Registry Entry -C:\Archivos de programa\Borland\BDS\3.0\Imports -C:\Archivos de programa\Borland\BDS\3.0\lib -C:\Archivos de programa\Borland\BDS\3.0\Lib\Indy10 - - -Writing Search Path Registry Entry -Removing extra characters and blank lines -Formatting..... -$(BDS)\Imports -$(BDS)\lib -$(BDS)\Lib\Indy10 -Writing to Key: Software\Borland\BDS\3.0\Library Value: Search Path -Search Path Registry Entry written - -Reading Browse Path Registry Entry -C:\Archivos de programa\Borland\BDS\3.0\source\Indy10 -C:\Archivos de programa\Borland\BDS\3.0\source\ToolsAPI -C:\Archivos de programa\Borland\BDS\3.0\source\Win32\db -C:\Archivos de programa\Borland\BDS\3.0\source\Win32\Decision Cube -C:\Archivos de programa\Borland\BDS\3.0\source\Win32\IBX -C:\Archivos de programa\Borland\BDS\3.0\source\Win32\Internet -C:\Archivos de programa\Borland\BDS\3.0\source\Win32\Property Editors -C:\Archivos de programa\Borland\BDS\3.0\source\Win32\rtl\common -C:\Archivos de programa\Borland\BDS\3.0\source\Win32\rtl\sys -C:\Archivos de programa\Borland\BDS\3.0\source\Win32\rtl\win -C:\Archivos de programa\Borland\BDS\3.0\source\Win32\soap -C:\Archivos de programa\Borland\BDS\3.0\source\Win32\vcl -C:\Archivos de programa\Borland\BDS\3.0\source\Win32\WebSnap -C:\Archivos de programa\Borland\BDS\3.0\source\win32\xml - - -Writing Browse Path Registry Entry -Removing extra characters and blank lines -Formatting..... -$(BDS)\source\Indy10 -$(BDS)\source\ToolsAPI -$(BDS)\source\Win32\db -$(BDS)\source\Win32\Decision Cube -$(BDS)\source\Win32\IBX -$(BDS)\source\Win32\Internet -$(BDS)\source\Win32\Property Editors -$(BDS)\source\Win32\rtl\common -$(BDS)\source\Win32\rtl\sys -$(BDS)\source\Win32\rtl\win -$(BDS)\source\Win32\soap -$(BDS)\source\Win32\vcl -$(BDS)\source\Win32\WebSnap -$(BDS)\source\win32\xml -Writing to Key: Software\Borland\BDS\3.0\Library Value: Browsing Path -Browse Path Registry Entry written - -*************************************** -END: Unregistering Component Package -*************************************** - - -*************************************** -BEGIN: Compiling Component Package -*************************************** -Creating temp compile folder -Folder Created: C:\DOCUME~1\David\CONFIG~1\Temp\ESetup - -Creating DCC32 config file -Compiling.... - -Running "C:\ARCHIV~1\Borland\BDS\3.0\Bin\DCC32.exe" PNG_D9.dpk - in D:\PROYEC~1\COMPON~1\PNGCOM~1\Delphi -Borland Delphi for Win32 compiler version 17.0 -Copyright (c) 1983,2004 Borland Software Corporation - PNG_D9.dpk(1) PNG_D9.dpk(29) PNG_D9.dpk(31) PNG_D9.dpk(31) PNG_D9.dpk(31) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(1) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(125) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(126) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngzlib.pas(1) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngzlib.pas(149) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngzlib.pas(150) - D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(126) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pnglang.pas(1) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pnglang.pas(302) - D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(135) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(512) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(1024) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(1536) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(2048) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(2560) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(3072) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(3584) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(4096) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(4608) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(5120) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\pngimage.pas(5263) - PNG_D9.dpk(34) PNG_D9.dpk(34) PNG_D9.dpk(34) PNG_D9.dpk(36) PNG_D9.dpk(37) -5756 lines, 0.12 seconds, 55256 bytes code, 7417 bytes data. - - -Compiling.... - -Running "C:\ARCHIV~1\Borland\BDS\3.0\Bin\DCC32.exe" PngComponentsD9.dpk - in D:\PROYEC~1\COMPON~1\PNGCOM~1\Delphi -Borland Delphi for Win32 compiler version 17.0 -Copyright (c) 1983,2004 Borland Software Corporation - PngComponentsD9.dpk(1) PngComponentsD9.dpk(30) PngComponentsD9.dpk(31) PngComponentsD9.dpk(32) PngComponentsD9.dpk(34) PngComponentsD9.dpk(34) PngComponentsD9.dpk(34) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(1) D:\PROYEC~1\COMPON~1\PNGCOM~1\Include\Thany.inc(243) - D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(1) D:\PROYEC~1\COMPON~1\PNGCOM~1\Include\Thany.inc(243) - D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(10) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(29) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngImageList.pas(1) D:\PROYEC~1\COMPON~1\PNGCOM~1\Include\Thany.inc(243) - D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngImageList.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngImageList.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngImageList.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngImageList.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngImageList.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngImageList.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngImageList.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngImageList.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngImageList.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngImageList.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngImageList.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngImageList.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngImageList.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngImageList.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngImageList.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngImageList.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngImageList.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngImageList.pas(11) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngImageList.pas(127) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngImageList.pas(129) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngImageList.pas(270) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngImageList.pas(782) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngImageList.pas(1294) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngImageList.pas(1352) - D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(31) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(270) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngFunctions.pas(547) - D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngButtonFunctions.pas(1) D:\PROYEC~1\COMPON~1\PNGCOM~1\Include\Thany.inc(243) - D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngButtonFunctions.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngButtonFunctions.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngButtonFunctions.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngButtonFunctions.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngButtonFunctions.pas(10) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngButtonFunctions.pas(103) - D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(11) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngSpeedButton.pas(149) - PngComponentsD9.dpk(40) PngComponentsD9.dpk(40) PngComponentsD9.dpk(40) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngBitBtn.pas(1) D:\PROYEC~1\COMPON~1\PNGCOM~1\Include\Thany.inc(243) - D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngBitBtn.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngBitBtn.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngBitBtn.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngBitBtn.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngBitBtn.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngBitBtn.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngBitBtn.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngBitBtn.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngBitBtn.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngBitBtn.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngBitBtn.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngBitBtn.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngBitBtn.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngBitBtn.pas(10) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngBitBtn.pas(12) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngBitBtn.pas(263) - PngComponentsD9.dpk(40) PngComponentsD9.dpk(40) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngCheckListBox.pas(1) D:\PROYEC~1\COMPON~1\PNGCOM~1\Include\Thany.inc(243) - D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngCheckListBox.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngCheckListBox.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngCheckListBox.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngCheckListBox.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngCheckListBox.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngCheckListBox.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngCheckListBox.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngCheckListBox.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngCheckListBox.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngCheckListBox.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngCheckListBox.pas(11) D:\PROYEC~1\COMPON~1\PNGCOM~1\Source\PngCheckListBox.pas(211) - PngComponentsD9.dpk(40) PngComponentsD9.dpk(42) PngComponentsD9.dpk(43) -4127 lines, 1.06 seconds, 27848 bytes code, 165 bytes data. - - -Compiling.... - -Running "C:\ARCHIV~1\Borland\BDS\3.0\Bin\DCC32.exe" PngComponentsD9D.dpk - in D:\PROYEC~1\COMPON~1\PNGCOM~1\Delphi -Borland Delphi for Win32 compiler version 17.0 -Copyright (c) 1983,2004 Borland Software Corporation - PngComponentsD9D.dpk(1) PngComponentsD9D.dpk(31) PngComponentsD9D.dpk(33) PngComponentsD9D.dpk(33) PngComponentsD9D.dpk(33) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(1) D:\PROYEC~1\COMPON~1\PNGCOM~1\Include\Thany.inc(243) - D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(1) D:\PROYEC~1\COMPON~1\PNGCOM~1\Include\Thany.inc(243) - D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(11) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngImageListEditor.pas(1) D:\PROYEC~1\COMPON~1\PNGCOM~1\Include\Thany.inc(243) - D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngImageListEditor.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngImageListEditor.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngImageListEditor.pas(8) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngImageListEditor.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngImageListEditor.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngImageListEditor.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngImageListEditor.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngImageListEditor.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngImageListEditor.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngImageListEditor.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngImageListEditor.pas(9) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngImageListEditor.pas(10) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngImageListEditor.pas(10) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngImageListEditor.pas(10) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngImageListEditor.pas(10) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngImageListEditor.pas(12) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngImageListEditor.pas(98) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngImageListEditor.pas(270) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngImageListEditor.pas(782) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngImageListEditor.pas(1167) - D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(75) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(270) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentEditors.pas(276) - D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(10) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(12) D:\PROYEC~1\COMPON~1\PNGCOM~1\Design\PngComponentsRegister.pas(52) - PngComponentsD9D.dpk(36) PngComponentsD9D.dpk(36) PngComponentsD9D.dpk(36) PngComponentsD9D.dpk(38) PngComponentsD9D.dpk(39) -2264 lines, 1.06 seconds, 23392 bytes code, 157 bytes data. - - - -Adding Package BPL to Registry -Adding: $(BDSPROJECTSDIR)\Bpl\PNG_D9.bpl -Adding: $(BDSPROJECTSDIR)\Bpl\PngComponentsD9D.bpl -*************************************** -END: Compiling Component Package -*************************************** - -*************************************** -BEGIN: Registering Component Package Paths -*************************************** - -Reading Search Path Registry Entry -Search Path Registry Entry Read... -C:\Archivos de programa\Borland\BDS\3.0\Imports -C:\Archivos de programa\Borland\BDS\3.0\lib -C:\Archivos de programa\Borland\BDS\3.0\Lib\Indy10 - -Adding Package source path: - D:\Proyectos\Componentes\PngComponents\Source - - -Writing Search Path Registry Entry -Removing extra characters and blank lines -Formatting..... -$(BDS)\Imports -$(BDS)\lib -$(BDS)\Lib\Indy10 -D:\Proyectos\Componentes\PngComponents\Source -Writing to Key: Software\Borland\BDS\3.0\Library Value: Search Path -Search Path Registry Entry written - -Reading Browse Path Registry Entry -Browse Path Registry Entry Read... -C:\Archivos de programa\Borland\BDS\3.0\source\Indy10 -C:\Archivos de programa\Borland\BDS\3.0\source\ToolsAPI -C:\Archivos de programa\Borland\BDS\3.0\source\Win32\db -C:\Archivos de programa\Borland\BDS\3.0\source\Win32\Decision Cube -C:\Archivos de programa\Borland\BDS\3.0\source\Win32\IBX -C:\Archivos de programa\Borland\BDS\3.0\source\Win32\Internet -C:\Archivos de programa\Borland\BDS\3.0\source\Win32\Property Editors -C:\Archivos de programa\Borland\BDS\3.0\source\Win32\rtl\common -C:\Archivos de programa\Borland\BDS\3.0\source\Win32\rtl\sys -C:\Archivos de programa\Borland\BDS\3.0\source\Win32\rtl\win -C:\Archivos de programa\Borland\BDS\3.0\source\Win32\soap -C:\Archivos de programa\Borland\BDS\3.0\source\Win32\vcl -C:\Archivos de programa\Borland\BDS\3.0\source\Win32\WebSnap -C:\Archivos de programa\Borland\BDS\3.0\source\win32\xml - -Adding Package source path: - D:\Proyectos\Componentes\PngComponents\Source - - -Writing Browse Path Registry Entry -Removing extra characters and blank lines -Formatting..... -$(BDS)\source\Indy10 -$(BDS)\source\ToolsAPI -$(BDS)\source\Win32\db -$(BDS)\source\Win32\Decision Cube -$(BDS)\source\Win32\IBX -$(BDS)\source\Win32\Internet -$(BDS)\source\Win32\Property Editors -$(BDS)\source\Win32\rtl\common -$(BDS)\source\Win32\rtl\sys -$(BDS)\source\Win32\rtl\win -$(BDS)\source\Win32\soap -$(BDS)\source\Win32\vcl -$(BDS)\source\Win32\WebSnap -$(BDS)\source\win32\xml -D:\Proyectos\Componentes\PngComponents\Source -Writing to Key: Software\Borland\BDS\3.0\Library Value: Browsing Path -Browse Path Registry Entry written - -*************************************** -END: Registering Component Package Paths -*************************************** - diff --git a/internal/1.0 RC3/1/Lib/D2007/PNG_D2007.bpl b/internal/1.0 RC3/1/Lib/D2007/PNG_D2007.bpl deleted file mode 100644 index 0603730..0000000 Binary files a/internal/1.0 RC3/1/Lib/D2007/PNG_D2007.bpl and /dev/null differ diff --git a/internal/1.0 RC3/1/Lib/D2007/PNG_D2007.dcp b/internal/1.0 RC3/1/Lib/D2007/PNG_D2007.dcp deleted file mode 100644 index de5ada5..0000000 Binary files a/internal/1.0 RC3/1/Lib/D2007/PNG_D2007.dcp and /dev/null differ diff --git a/internal/1.0 RC3/1/Lib/D2007/PNG_D2007.dcu b/internal/1.0 RC3/1/Lib/D2007/PNG_D2007.dcu deleted file mode 100644 index 327d834..0000000 Binary files a/internal/1.0 RC3/1/Lib/D2007/PNG_D2007.dcu and /dev/null differ diff --git a/internal/1.0 RC3/1/Lib/D2007/PngBitBtn.dcu b/internal/1.0 RC3/1/Lib/D2007/PngBitBtn.dcu deleted file mode 100644 index 3cf61d7..0000000 Binary files a/internal/1.0 RC3/1/Lib/D2007/PngBitBtn.dcu and /dev/null differ diff --git a/internal/1.0 RC3/1/Lib/D2007/PngButtonFunctions.dcu b/internal/1.0 RC3/1/Lib/D2007/PngButtonFunctions.dcu deleted file mode 100644 index 1ae6606..0000000 Binary files a/internal/1.0 RC3/1/Lib/D2007/PngButtonFunctions.dcu and /dev/null differ diff --git a/internal/1.0 RC3/1/Lib/D2007/PngCheckListBox.dcu b/internal/1.0 RC3/1/Lib/D2007/PngCheckListBox.dcu deleted file mode 100644 index b14f2ce..0000000 Binary files a/internal/1.0 RC3/1/Lib/D2007/PngCheckListBox.dcu and /dev/null differ diff --git a/internal/1.0 RC3/1/Lib/D2007/PngComponentEditors.dcu b/internal/1.0 RC3/1/Lib/D2007/PngComponentEditors.dcu deleted file mode 100644 index 0f2fae1..0000000 Binary files a/internal/1.0 RC3/1/Lib/D2007/PngComponentEditors.dcu and /dev/null differ diff --git a/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007.bpl b/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007.bpl deleted file mode 100644 index 83b6948..0000000 Binary files a/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007.bpl and /dev/null differ diff --git a/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007.dcp b/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007.dcp deleted file mode 100644 index 131cdee..0000000 Binary files a/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007.dcp and /dev/null differ diff --git a/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007.dcu b/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007.dcu deleted file mode 100644 index 81c3025..0000000 Binary files a/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007.dcu and /dev/null differ diff --git a/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007D.bpl b/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007D.bpl deleted file mode 100644 index cf94603..0000000 Binary files a/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007D.bpl and /dev/null differ diff --git a/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007D.dcp b/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007D.dcp deleted file mode 100644 index 4d6d7b0..0000000 Binary files a/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007D.dcp and /dev/null differ diff --git a/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007D.dcu b/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007D.dcu deleted file mode 100644 index dc5cbe8..0000000 Binary files a/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007D.dcu and /dev/null differ diff --git a/internal/1.0 RC3/1/Lib/D2007/PngComponentsRegister.dcu b/internal/1.0 RC3/1/Lib/D2007/PngComponentsRegister.dcu deleted file mode 100644 index 808cd8a..0000000 Binary files a/internal/1.0 RC3/1/Lib/D2007/PngComponentsRegister.dcu and /dev/null differ diff --git a/internal/1.0 RC3/1/Lib/D2007/PngFunctions.dcu b/internal/1.0 RC3/1/Lib/D2007/PngFunctions.dcu deleted file mode 100644 index 060dd13..0000000 Binary files a/internal/1.0 RC3/1/Lib/D2007/PngFunctions.dcu and /dev/null differ diff --git a/internal/1.0 RC3/1/Lib/D2007/PngImageList.dcu b/internal/1.0 RC3/1/Lib/D2007/PngImageList.dcu deleted file mode 100644 index 10c11b1..0000000 Binary files a/internal/1.0 RC3/1/Lib/D2007/PngImageList.dcu and /dev/null differ diff --git a/internal/1.0 RC3/1/Lib/D2007/PngImageListEditor.dcu b/internal/1.0 RC3/1/Lib/D2007/PngImageListEditor.dcu deleted file mode 100644 index 62dee2b..0000000 Binary files a/internal/1.0 RC3/1/Lib/D2007/PngImageListEditor.dcu and /dev/null differ diff --git a/internal/1.0 RC3/1/Lib/D2007/PngSpeedButton.dcu b/internal/1.0 RC3/1/Lib/D2007/PngSpeedButton.dcu deleted file mode 100644 index d2e2581..0000000 Binary files a/internal/1.0 RC3/1/Lib/D2007/PngSpeedButton.dcu and /dev/null differ diff --git a/internal/1.0 RC3/1/Lib/D2007/pngimage.dcu b/internal/1.0 RC3/1/Lib/D2007/pngimage.dcu deleted file mode 100644 index 0cfbae5..0000000 Binary files a/internal/1.0 RC3/1/Lib/D2007/pngimage.dcu and /dev/null differ diff --git a/internal/1.0 RC3/1/Lib/D2007/pnglang.dcu b/internal/1.0 RC3/1/Lib/D2007/pnglang.dcu deleted file mode 100644 index 330f92b..0000000 Binary files a/internal/1.0 RC3/1/Lib/D2007/pnglang.dcu and /dev/null differ diff --git a/internal/1.0 RC3/1/Lib/D2007/pngzlib.dcu b/internal/1.0 RC3/1/Lib/D2007/pngzlib.dcu deleted file mode 100644 index 629c0b8..0000000 Binary files a/internal/1.0 RC3/1/Lib/D2007/pngzlib.dcu and /dev/null differ diff --git a/internal/1.0 RC3/1/MustangpeakComponentInstaller.dll b/internal/1.0 RC3/1/MustangpeakComponentInstaller.dll deleted file mode 100644 index 58e009d..0000000 Binary files a/internal/1.0 RC3/1/MustangpeakComponentInstaller.dll and /dev/null differ diff --git a/internal/1.0 RC3/1/Setup.ini b/internal/1.0 RC3/1/Setup.ini deleted file mode 100644 index 1a3e966..0000000 --- a/internal/1.0 RC3/1/Setup.ini +++ /dev/null @@ -1,47 +0,0 @@ -[REGKEY] -Name=Thany\PngComponents - -[D4_PACKAGES] -Package1= -Package2= - -[D5_PACKAGES] -Package1=PNG_D5 -Package2=PngComponentsD5 -Package3=PngComponentsD5D - -[D6_PACKAGES] -Package1=PNG_D6 -Package2=PngComponentsD6 -Package3=PngComponentsD6D - -[D7_PACKAGES] -Package1=PNG_D7 -Package2=PngComponentsD7 -Package3=PngComponentsD7D - -[D8_PACKAGES] -Package1= -Package2= - -[D9_PACKAGES] -Package1=PNG_D9 -Package2=PngComponentsD9 -Package3=PngComponentsD9D - -[C3_PACKAGES] -Package1= -Package2= - -[C4_PACKAGES] -Package1= -Package2= - -[C5_PACKAGES] -Package1= -Package2= - -[C6_PACKAGES] -Package1= -Package2= - diff --git a/internal/1.0 RC3/1/unins000.dat b/internal/1.0 RC3/1/unins000.dat deleted file mode 100644 index 704a798..0000000 Binary files a/internal/1.0 RC3/1/unins000.dat and /dev/null differ diff --git a/internal/1.0 RC3/1/unins000.exe b/internal/1.0 RC3/1/unins000.exe deleted file mode 100644 index b55077b..0000000 Binary files a/internal/1.0 RC3/1/unins000.exe and /dev/null differ