Posted by member 69852 on 2003-11-01 16:57:16 link

Hi,
I am a vb.net guy and I have been looking around for an answer to the same question. I tried using modulo but it is so far out of date that it cannot be used with the latest ls builds. I looked at what it did (a wrapper for an api that is out of date) and could not repair it because I do not have the source for vblsapi.dll I tried contacting the author. It seems that he has moved.

I understand that there were plan to enhance LS to give it a COM interface so people would be able to load activeX components into LS. The post I read was that those plans had been abandoned by the dev team because COM was just a bear to work with (not so but that what I read).

So, in a nutshell, vb guys are SOL with the idea of writing modules for LS. I suppose we could always learn C++ :_)