Board index » Visual Studio » MFC #define Problem
|
tiglette
|
|
tiglette
|
MFC #define Problem
Visual Studio345
We've been using Visual C++ for at least two versions (VC++ 6.0, VC++ 7.0 .NET), but now we've upgraded to .NET 7.1.3088 and found that a macro define in shlobj.h includes the symbol NUM_POINTS. This generic name conflicts with a const declaration within the scope of a source file. Has anybody encountered this error? - |
