Hi!! I'm kinda new to this, actually it's the first DLL I've compiled so... I've written the program of my DLL, compiled it an added its reference to my new application. The problem is that I cannot see the public variables I've declared in a bas module (in my DLL) the same happens with the functions and subroutines (in the DLL).
Can anybody explain me what do I have to do?