On 06/20/2018 01:54 AM, Bo Berglund via Lazarus wrote:
On Wed, 13 Jun 2018 10:29:05 +0200, Michael Schnell via Lazarus
<lazarus@lists.lazarus-ide.org> wrote:
On 12.06.2018 17:08, Sven Barth via Lazarus wrote:
No. Delphi does *not* solve this by using dynamic linking.
OK. I see. Thanks for pointing this out.
Hence in such a (potentially problematic) case the suggested solution
might be helpful even with Delphi.
But as Bo's code seemingly works fin with Delphi, hopefully compiling
the Dongle code into the Lazarus IDE will simply work as expected.
I gave up on having the dongle as part of the IDE since simply
creating the object in application code as needed is OK. It works in
that setting so the OBJ file after conversion to CUFF format seems to
be OK for the application even though Lazarus itself barfs at it.
Not a real issue enymore. The concept of dropping a component on a
form to use it is coming from when we started using Delphi a long time
ago.
And the non-visual components were dropped on a data module at the
time.
I need to use the *same* security dongle in Lazarus. I don't want to
change to a different dongle.
I'd like a few more details on how to create the object in application code.
Any links to other discussion of this issue would be appreciated.
Thanks *very* much Bo!
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus