B
blisspikle
Is there any way to use the "imports" keyword for your current
solution to use code (classes) that were used in a different solution
in a different directory without compiling them to a dll? I would
like to just link to the .vb files or the solution, and be able to use
those classes in my current solution. I would like vb to compile all
the code into one exe.
solution to use code (classes) that were used in a different solution
in a different directory without compiling them to a dll? I would
like to just link to the .vb files or the solution, and be able to use
those classes in my current solution. I would like vb to compile all
the code into one exe.