I was told to create a ActiveX dll that has a form with certain information on it. He said create a new ActiveX dll project and add a form.
That was easy but when I execute the project something weird happens. No sub main exists. So in the class that the dll gives you I inserted a sub main. Nothing works.

Any help???