I have only dealt with LAPI via C# and Java up to this point, and have several LAPI integration points in my custom module that derive from the APIBASE:ApiHandler object. I'd like to expose these calls to other developers via VB. The VB stub that is created by MakeStubs refers to a dll that does not exist. I suppose there is a way to create this dll and provide it to developers.
Is there documentation about this? Where can I find it?
Thanks,
Brett