B
bnob
I have a VB.NET solution with two projects (Project1, Project2).
I want to call from Project2 a function in a module. But this module is in
the Project1.
How can I call this function ? Must I write a dll ?
Thanks in advance for your answer.
I want to call from Project2 a function in a module. But this module is in
the Project1.
How can I call this function ? Must I write a dll ?
Thanks in advance for your answer.