Export a function from a bas module in an activex dll



Hi,

In an activeX dll project, I have a function inside a bas module that is a factory for a class (multiuse). I'd like this function to be visible to the clients of the activex dll. How can I "export" this function?

Thanks


.



Relevant Pages

  • Re: Export a function from a bas module in an activex dll
    ... > In an activeX dll project, I have a function inside a bas module that is ... > the clients of the activex dll. ... set the class's instancing to Global Multi ... So clients can only create an instance through the factory. ...
    (comp.lang.basic.visual.misc)
  • Re: TxtControl and Preview
    ... The sample preview source code is a VB form and a VB bas module. ... these files to a new VB ActiveX DLL project and compile it as DLL. ... Eric den Doop ...
    (microsoft.public.fox.programmer.exchange)