I have a problem with Borland C++ Builder 6 and the MS frameworks.
In Builder I use a third party COM(ATL) library that is "compiled"
with the MS Framework 1 and implemented with Visual Studio. This was
the only way (we thought) to use a Visual Studio Library (using the
framework) into Builder C++ Builder 6. The COM library is installed
into the GAC.
Everything was fine until I install the MS Framework 2 ! Crazy ! I
thought the Frameworks were independent and were able to cohabit in
the same computer !
So when the Framework 2 is installed the COM library does not respond
at all.
Does any body has had the same problem ?
Does any body knows how to fix it ?
Thanks in advance.
Ol