T
test
Hey everyone.
I'm just trying out some of our code to see if it is even possible to
think about moving to VC8.
Apart from a few minor problems in our stuff (to do with wrong for loop
scoping and deprecated function calls) most of our projects build fine.
However one small but incredibly important dll won't build.
It spits out hundreds of warnings similar to the following
c:\program files\microsoft visual studio
8\vc\atlmfc\include\atlcomcli.h(443) : error C2039: 'vt' : is not a
member of 'tagVARIANT'
c:\program files\microsoft visual studio
8\vc\platformsdk\include\oaidl.h(424) : see declaration of 'tagVARIANT'
Any ideas what could be causing them - the project builds just fine in
VC6 and VC7.1
Cheers in advance,
Argos
I'm just trying out some of our code to see if it is even possible to
think about moving to VC8.
Apart from a few minor problems in our stuff (to do with wrong for loop
scoping and deprecated function calls) most of our projects build fine.
However one small but incredibly important dll won't build.
It spits out hundreds of warnings similar to the following
c:\program files\microsoft visual studio
8\vc\atlmfc\include\atlcomcli.h(443) : error C2039: 'vt' : is not a
member of 'tagVARIANT'
c:\program files\microsoft visual studio
8\vc\platformsdk\include\oaidl.h(424) : see declaration of 'tagVARIANT'
Any ideas what could be causing them - the project builds just fine in
VC6 and VC7.1
Cheers in advance,
Argos