Bad problem with the IDE
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Well, this is not actually a C++ problem. It's rather a problem with the VS.net IDE and a macro I wrote (but the macro runs on top of a C++ project ;P). The macro worked very well all the time, but today it started to give me this error: "QI for IEnumVARIANT failed on the unmanaged server." QI means QueryInterface, that's clear, but the whole thing doesn't make much sense since the macro worked very well all the time. So does anybody know what the problem might be (and how to solve it)? Or is this just one of the annoying bugs in VS.net? Hope someone can help me :confused: :confused: :confused: