This might sound like a strange problem... but here goes:
I have a VB program which uses a DLL that I made. When the program finishes it is supposed to delete the DLL. Unfortunately the program locks access to the DLL when it first uses it.
Is the a way I can unlock it?




Reply With Quote