February 9th, 2000, 12:22 AM
Hi,
I have developed some VB Components. Each project module has referece to other module's DLL. So when i change the DLL of one module obvisouly the other modules' DLLs which 'refer' this DLL have to be changed. What is the exact procedure to do this. Should i unregister the old DLLs and delete them..or
just create another DLL and use it ??
I have developed some VB Components. Each project module has referece to other module's DLL. So when i change the DLL of one module obvisouly the other modules' DLLs which 'refer' this DLL have to be changed. What is the exact procedure to do this. Should i unregister the old DLLs and delete them..or
just create another DLL and use it ??