Click to See Complete Forum and Search --> : ATL DLL


liangchen76
January 14th, 2000, 06:25 AM
I made two DLLs with ATL, one is invisible and the other visible to IE5.0, each of which calls the other's methods. I had expected both DLLs would download to and register in the local computer automatically while a user browsed the homepage. The two DLLs were downloaded, but the invisible DLL wasn't registered in the local computer. What's the matter?
If the DLL wasn't registered in the local computer, does it mean that it has to be downloaded every time the user browses the home page?