Fixed some bugs

Upgraded exception handler, now using madCollection
This commit is contained in:
Christian Hammacher
2005-08-26 22:59:25 +00:00
parent b17f277a1b
commit 2a2d5697b8
9 changed files with 47 additions and 230 deletions

View File

@ -1,6 +1,9 @@
program AMXX_Studio;
uses
madExcept,
madLinkDisAsm,
madScreenShot,
Forms,
Windows,
Messages,
@ -34,6 +37,14 @@ uses
UnitfrmConnGen in 'UnitfrmConnGen.pas' {frmConnGen},
UnitPlugins in 'UnitPlugins.pas';
{ Used components:
JVCL 3.0
FlatPack
FlatStyle
Toolbar2000, TBX, SpTBX, mbTBX Lib
Scintilla and DelphiSci
madExcept
{$R *.res}
var i: integer;