B
Bassam
Hello,
I'm using VS.NET 2005 and VB.NET , i have a large project , the IDE keeps
giving me errors regarding the vb compiler all the time , i thought to split
a big part of the project into separte DLL file
How can i call a routine in the main program from inside the code in the DLL
? say on click event of a button in a form in the DLL , can i call a routine
in the main program (not the DLL) and pass parameters ??
I don't know how to do that !! any help very appreciated
Regards
Bassam
I'm using VS.NET 2005 and VB.NET , i have a large project , the IDE keeps
giving me errors regarding the vb compiler all the time , i thought to split
a big part of the project into separte DLL file
How can i call a routine in the main program from inside the code in the DLL
? say on click event of a button in a form in the DLL , can i call a routine
in the main program (not the DLL) and pass parameters ??
I don't know how to do that !! any help very appreciated
Regards
Bassam