I am using Visual Studio C ++ 2005 on Windows XP.
I created a shared DLL using Visual Studio C ++ 2005.
However, I'm not sure how to tie it. Usually I just created static libraries (* .lib).
I will contact the same way as when linking the library. Using C / C ++ properties and general linker properties and choosing a path for library headers and paths?
Thanks so much for any advice.
source share