My Db explorer is coming along and I expect to have it ready for download within the next two months or so. This will be a testing release so, don't use it for any kind of production use.
You have been forewarned!
Lazarus 0.9.24 released.
Yes, the latest release is available and having downloaded and installed it on both Windows XP and Mandriva 2007 Spring I can tell you that it's the best yet. Lots of updates and bug fixes and a pleasure to use.
I am currently porting my Delphi application to Lazarus completely and to put it mildly I am having terrible time. My main problem is integrating HASP HL security tool with the application. Hasp HL uses object files like dll to hide functions and procedures. However, Lazarus doesn't seem to recognize the obj file's syntax. I even try to write wrapper class, but that doesn't work either. I am not sure if I wrote the wrapper class right.
What am I doing wrong? Any help will be appreciated.
I've never come across HASP HL so I wouldn't know where to start on advising you. The best I can do is point you towards the Lazarus forums on the web site or the gmane.comp.ide.lazarus.general Usenet group. someone hopefully can help you there.