I have got a dll that someone else wrote. I need to use it. I was told it has COM Registration stuff. What are the implications with importing this dll into VC++?
Plus I have released that my English isnt very concise and accurate when talking about dlls. Do you import a dll or link it or neither? Also when I use this dll can I avoid registering (regsrv32 etc) it if I statically link it? Any general info on dlls would be useful because I really dont know a whole lot about them.
Plus I have released that my English isnt very concise and accurate when talking about dlls. Do you import a dll or link it or neither? Also when I use this dll can I avoid registering (regsrv32 etc) it if I statically link it? Any general info on dlls would be useful because I really dont know a whole lot about them.