if the dlls are compiled in native C++ compiler using VS2005, even then they cant be referenced in apps built in other frameworks
If a C++ app is built using VS 2001 (using native C++ compiller) for instance then will this app be able to reference C++ dlls compiled in native C++ compiler but written using VS2005
Thanks,
|