Hi all,
I have one problem. I want to make a dll in C# and then call it from VB 6.0. Can anyone provide a simple example that does this: Call a function from a c# dll with "test" parameter. and the dll should open a form that has a text field on it that shows "test". If I can see how is this done then I can start all my aplication from here.

Thank you very much!