I have tried to play with the packages in Delphi 5 and it seems that, if I
want to create and use my own runtime packages, then I have to use Delphi
runtime packages (vcl50 etc) .

Because of well know DLL-hell I incline not to distribute Delphi VCL in
packages, and would rather deploy VCL linked into my EXEs. But I would like
to put my own commonly used routines into a package.

Is there a way ?

I know I can use original DLL instead of a package by it is less convinient
to use from within Delphi.

Also any information on advantages and pitfalls of using packages (including
Delphi's ones) will be appreciated.

Thanks
Alex

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to