G
Guest
We write a plug-in (DLLs) for an application. The latest release of the
application uses the vc7.0 compiler. Previous releases used the vc6.0
compiler. So I must upgrade our plug-in. Problem is our plug-in depends on
third-party DLLs compiled and linked with vc6.0; we don't have vc7.0
versions. My plug-in compiles and links correctly with vc7.0 but does not run
correctly.
Question is: are vc6.0 DLLs incompatible with a vc7.0 application/DLL?
application uses the vc7.0 compiler. Previous releases used the vc6.0
compiler. So I must upgrade our plug-in. Problem is our plug-in depends on
third-party DLLs compiled and linked with vc6.0; we don't have vc7.0
versions. My plug-in compiles and links correctly with vc7.0 but does not run
correctly.
Question is: are vc6.0 DLLs incompatible with a vc7.0 application/DLL?