lister plugin in lazarus

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
biegleux
Junior Member
Junior Member
Posts: 3
Joined: 2009-07-21, 13:26 UTC
Location: Slovakia

lister plugin in lazarus

Post by *biegleux »

Hi, I want to convert my existing lister plugin to 64-bit using Lazarus. I've found there are some issues using LCL in DLL.

http://bugs.freepascal.org/view.php?id=1866
http://bugs.freepascal.org/view.php?id=7182
http://bugs.freepascal.org/view.php?id=15126

Has anyone experiences writing wlx plugins in Lazarus?
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50475
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

I ported my makebat plugin with Lazarus, but I don't use the LCL, just pure Windows API for the dialog.
Author of Total Commander
https://www.ghisler.com
Post Reply