Add changes version 2.61
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
-$A+
|
||||
-$A8
|
||||
-$B-
|
||||
-$C+
|
||||
-$D+
|
||||
@@ -32,6 +32,6 @@
|
||||
-$M16384,1048576
|
||||
-K$00400000
|
||||
-E"c:\temp\cg"
|
||||
-LE"c:\borland\delphi5\Projects\Bpl"
|
||||
-LN"c:\borland\delphi5\Projects\Bpl"
|
||||
-LE"c:\delphi\Projects\Bpl"
|
||||
-LN"c:\delphi\Projects\Bpl"
|
||||
-Z
|
||||
|
@@ -1,5 +1,7 @@
|
||||
[FileVersion]
|
||||
Version=6.0
|
||||
[Compiler]
|
||||
A=1
|
||||
A=8
|
||||
B=0
|
||||
C=1
|
||||
D=1
|
||||
@@ -28,7 +30,6 @@ Z=1
|
||||
ShowHints=1
|
||||
ShowWarnings=1
|
||||
UnitAliases=WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;
|
||||
|
||||
[Linker]
|
||||
MapFile=0
|
||||
OutputObjs=0
|
||||
@@ -39,27 +40,26 @@ MinStackSize=16384
|
||||
MaxStackSize=1048576
|
||||
ImageBase=4194304
|
||||
ExeDescription=reSource Compression Component
|
||||
|
||||
[Directories]
|
||||
OutputDir=c:\temp\cg
|
||||
UnitOutputDir=
|
||||
PackageDLLOutputDir=
|
||||
PackageDCPOutputDir=
|
||||
SearchPath=
|
||||
Packages=VCL50;VCLX50;VCLSMP50;VCLDB50;VCLADO50;ibevnt50;VCLBDE50;VCLDBX50;QRPT50;TEEUI50;TEEDB50;TEE50;DSS50;TEEQR50;VCLIB50;VCLMID50;VCLIE50;INETDB50;INET50;NMFAST50;WEBMID50;dclocx50;dclaxserver50;DragDropD5;ColorPicker;preview;Icsdel50;galoled
|
||||
Packages=vcl;vclx;vclsmp;vcldb;adortl;ibevnt;bdertl;vcldbx;qrpt;teeui;teedb;tee;dss;teeqr;ibxpress;dsnap;vclie;inetdb;inet;nmfast;webdsnap;dclocx;dclaxserver;DragDropD5;ColorPicker;preview;Icsdel50;galoled
|
||||
Conditionals=
|
||||
DebugSourceDirs=
|
||||
UsePackages=0
|
||||
|
||||
[Parameters]
|
||||
RunParams=
|
||||
HostApplication=
|
||||
|
||||
Launcher=
|
||||
UseLauncher=0
|
||||
DebugCWD=
|
||||
[Language]
|
||||
ActiveLang=
|
||||
ProjectLang=$00000409
|
||||
RootDir=
|
||||
|
||||
[Version Info]
|
||||
IncludeVerInfo=1
|
||||
AutoIncBuild=0
|
||||
@@ -74,7 +74,6 @@ Private=0
|
||||
DLL=0
|
||||
Locale=1033
|
||||
CodePage=1252
|
||||
|
||||
[Version Info Keys]
|
||||
CompanyName=
|
||||
FileDescription=
|
||||
@@ -86,24 +85,19 @@ OriginalFilename=
|
||||
ProductName=
|
||||
ProductVersion=1.0.0.0
|
||||
Comments=
|
||||
|
||||
[HistoryLists\hlUnitAliases]
|
||||
Count=1
|
||||
Item0=WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;
|
||||
|
||||
[HistoryLists\hlSearchPath]
|
||||
Count=1
|
||||
Item0=C:\Save\Delphi\resource\Component
|
||||
|
||||
[HistoryLists\hlUnitOutputDirectory]
|
||||
Count=1
|
||||
Item0=C:\temp\rs
|
||||
|
||||
[HistoryLists\hlOutputDirectorry]
|
||||
Count=2
|
||||
Item0=c:\temp\cg
|
||||
Item1=C:\temp\rs
|
||||
|
||||
[HistoryLists\hlBPLOutput]
|
||||
Count=1
|
||||
Item0=c:\temp\rs
|
||||
|
@@ -1,8 +1,8 @@
|
||||
package ResourcePack;
|
||||
|
||||
{$R *.RES}
|
||||
{$R *.res}
|
||||
{$R 'ResourceCompUnit.dcr'}
|
||||
{$ALIGN ON}
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS ON}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO ON}
|
||||
@@ -27,9 +27,9 @@ package ResourcePack;
|
||||
{$IMPLICITBUILD OFF}
|
||||
|
||||
requires
|
||||
vcl50,
|
||||
VCLX50,
|
||||
VCLSMP50;
|
||||
vcl,
|
||||
vclx,
|
||||
vclsmp;
|
||||
|
||||
contains
|
||||
ArchiveManagerUnit in 'ArchiveManagerUnit.pas',
|
||||
|
@@ -11,57 +11,25 @@ File_8=SourceModule,'C:\Save\Delphi\resource\Component\MTFEncoderUnit.pas',0,1,1
|
||||
File_9=SourceModule,'C:\Save\Delphi\resource\Component\MTFDecoderUnit.pas',0,1,1,1,9,0,0
|
||||
|
||||
[Modules]
|
||||
Module0=C:\Save\Delphi\resource\Component\ResourcePack.dpk
|
||||
Count=1
|
||||
EditWindowCount=1
|
||||
Count=0
|
||||
EditWindowCount=0
|
||||
PackageWindowCount=1
|
||||
|
||||
[C:\Save\Delphi\resource\Component\ResourcePack.dpk]
|
||||
ModuleType=PackageEditModule
|
||||
FormState=0
|
||||
FormOnTop=1
|
||||
|
||||
[C:\Save\Delphi\resource\Archiver Demo\ReSource.dpr]
|
||||
FormState=0
|
||||
FormOnTop=0
|
||||
|
||||
[C:\Save\Delphi\resource\Component\ProjectGroup1.bpg]
|
||||
[C:\Save\Delphi\resource\Archiver Demo\ProjectGroup1.bpg]
|
||||
FormState=0
|
||||
FormOnTop=0
|
||||
|
||||
[EditWindow0]
|
||||
ViewCount=1
|
||||
CurrentView=0
|
||||
View0=0
|
||||
CodeExplorer=CodeExplorer@EditWindow0
|
||||
MessageView=MessageView@EditWindow0
|
||||
Create=1
|
||||
Visible=1
|
||||
State=2
|
||||
Left=229
|
||||
Top=232
|
||||
Width=564
|
||||
Height=334
|
||||
MaxLeft=-4
|
||||
MaxTop=97
|
||||
MaxWidth=808
|
||||
MaxHeight=479
|
||||
ClientWidth=800
|
||||
ClientHeight=452
|
||||
LeftPanelSize=0
|
||||
LeftPanelClients=CodeExplorer@EditWindow0
|
||||
LeftPanelData=00000400010000000C000000436F64654578706C6F7265720000000000000000000000000000000000FFFFFFFF
|
||||
RightPanelSize=0
|
||||
BottomPanelSize=0
|
||||
BottomPanelClients=CallStackWindow,WatchWindow,MessageView@EditWindow0
|
||||
BottomPanelData=00000400030000000F00000043616C6C537461636B57696E646F770B000000576174636857696E646F770B0000004D657373616765566965772003000000000000004D00000000000000FFFFFFFF
|
||||
|
||||
[View0]
|
||||
Module=C:\Save\Delphi\resource\Component\ResourcePack.dpk
|
||||
CursorX=1
|
||||
CursorY=1
|
||||
TopLine=1
|
||||
LeftCol=1
|
||||
|
||||
[PackageWindow0]
|
||||
Create=1
|
||||
Visible=0
|
||||
Visible=1
|
||||
State=0
|
||||
Left=202
|
||||
Top=147
|
||||
@@ -70,7 +38,7 @@ Height=398
|
||||
MaxLeft=-1
|
||||
MaxTop=-1
|
||||
ClientWidth=414
|
||||
ClientHeight=376
|
||||
ClientHeight=374
|
||||
TBDockHeight=284
|
||||
LRDockWidth=421
|
||||
Dockable=1
|
||||
@@ -116,7 +84,7 @@ Height=413
|
||||
MaxLeft=-1
|
||||
MaxTop=-1
|
||||
ClientWidth=440
|
||||
ClientHeight=391
|
||||
ClientHeight=389
|
||||
TBDockHeight=303
|
||||
LRDockWidth=510
|
||||
Dockable=1
|
||||
@@ -145,7 +113,7 @@ State=0
|
||||
Left=50
|
||||
Top=119
|
||||
Width=156
|
||||
Height=80
|
||||
Height=82
|
||||
MaxLeft=-1
|
||||
MaxTop=-1
|
||||
ClientWidth=150
|
||||
@@ -161,7 +129,7 @@ Width=236
|
||||
Height=303
|
||||
MaxLeft=-1
|
||||
MaxTop=-1
|
||||
ClientWidth=226
|
||||
ClientWidth=228
|
||||
ClientHeight=279
|
||||
TBDockHeight=494
|
||||
LRDockWidth=164
|
||||
@@ -171,16 +139,15 @@ ArrangeBy=Name
|
||||
SelectedItem=
|
||||
ExpandedItems=BorderIcons,Brush,Dragtypes,Font.Style,Options,Pen
|
||||
HiddenCategories=Legacy
|
||||
ShowStatusBar=1
|
||||
|
||||
[WatchWindow]
|
||||
Create=1
|
||||
Visible=0
|
||||
State=0
|
||||
Left=12
|
||||
Top=0
|
||||
Width=788
|
||||
Height=77
|
||||
Left=0
|
||||
Top=638
|
||||
Width=796
|
||||
Height=101
|
||||
MaxLeft=-1
|
||||
MaxTop=-1
|
||||
ClientWidth=788
|
||||
@@ -200,7 +167,7 @@ Height=197
|
||||
MaxLeft=-1
|
||||
MaxTop=-1
|
||||
ClientWidth=445
|
||||
ClientHeight=175
|
||||
ClientHeight=173
|
||||
TBDockHeight=197
|
||||
LRDockWidth=453
|
||||
Dockable=1
|
||||
@@ -215,10 +182,10 @@ Column5Width=75
|
||||
Create=1
|
||||
Visible=0
|
||||
State=0
|
||||
Left=412
|
||||
Top=0
|
||||
Width=388
|
||||
Height=77
|
||||
Left=0
|
||||
Top=638
|
||||
Width=396
|
||||
Height=101
|
||||
MaxLeft=-1
|
||||
MaxTop=-1
|
||||
ClientWidth=388
|
||||
@@ -227,6 +194,22 @@ TBDockHeight=77
|
||||
LRDockWidth=379
|
||||
Dockable=1
|
||||
|
||||
[ObjectTree]
|
||||
Create=1
|
||||
Visible=0
|
||||
State=0
|
||||
Left=0
|
||||
Top=105
|
||||
Width=190
|
||||
Height=242
|
||||
MaxLeft=-1
|
||||
MaxTop=-1
|
||||
ClientWidth=182
|
||||
ClientHeight=218
|
||||
TBDockHeight=242
|
||||
LRDockWidth=190
|
||||
Dockable=1
|
||||
|
||||
[LocalVarsWindow]
|
||||
Create=1
|
||||
Visible=0
|
||||
@@ -238,7 +221,7 @@ Height=192
|
||||
MaxLeft=-1
|
||||
MaxTop=-1
|
||||
ClientWidth=413
|
||||
ClientHeight=170
|
||||
ClientHeight=168
|
||||
TBDockHeight=192
|
||||
LRDockWidth=421
|
||||
Dockable=1
|
||||
@@ -254,7 +237,7 @@ Height=250
|
||||
MaxLeft=-1
|
||||
MaxTop=-1
|
||||
ClientWidth=462
|
||||
ClientHeight=228
|
||||
ClientHeight=226
|
||||
TBDockHeight=250
|
||||
LRDockWidth=470
|
||||
Dockable=1
|
||||
@@ -267,38 +250,6 @@ SortOrder=4
|
||||
ShowHints=1
|
||||
ShowChecked=1
|
||||
|
||||
[CodeExplorer@EditWindow0]
|
||||
Create=1
|
||||
Visible=0
|
||||
State=0
|
||||
Left=0
|
||||
Top=12
|
||||
Width=200
|
||||
Height=348
|
||||
MaxLeft=-1
|
||||
MaxTop=-1
|
||||
ClientWidth=200
|
||||
ClientHeight=348
|
||||
TBDockHeight=305
|
||||
LRDockWidth=200
|
||||
Dockable=1
|
||||
|
||||
[MessageView@EditWindow0]
|
||||
Create=1
|
||||
Visible=0
|
||||
State=0
|
||||
Left=12
|
||||
Top=0
|
||||
Width=788
|
||||
Height=77
|
||||
MaxLeft=-1
|
||||
MaxTop=-1
|
||||
ClientWidth=788
|
||||
ClientHeight=77
|
||||
TBDockHeight=77
|
||||
LRDockWidth=443
|
||||
Dockable=1
|
||||
|
||||
[DockHosts]
|
||||
DockHostCount=0
|
||||
|
||||
|
@@ -17,7 +17,7 @@ Contains:
|
||||
|
||||
var
|
||||
reSourceIDStr: string = 'reSource - BWT Compressor';
|
||||
reSourceVerStr: string = 'reSource v2.6';
|
||||
reSourceVerStr: string = 'reSource v2.61';
|
||||
reSourceCopyrightStr: string = 'Copyright (C) 1998-2000 Victor Kasenda / gruv';
|
||||
|
||||
type
|
||||
|
Reference in New Issue
Block a user