Hi guys I'm trying to code some dll's like they in C++ are.
I have already coded an Exe-Program which should be able to use an dll file which i also have coded with vb. the problem is i want to have the possibility to change the dll file while the exe file stays the same.
So how can i perform this.