I'd get rid of the old Dll, or use another name for the new dll. Having two versions of something that is supposed to do the same, and giving it the same name, is likely to cause havoc.
stijn
2009-09-10 07:50:00
I'd get rid of the old Dll, or use another name for the new dll. Having two versions of something that is supposed to do the same, and giving it the same name, is likely to cause havoc.
Well, it's kind of cool in a retro sort of way. Here is a thought: try copying rundll32.exe into the same folder as the new dll's and your product, and run it from there. It might work...