From: robdob2003 on
Hi,

I'm getting the following error when I compile my VC7.1++ mfc program, I'm
including odbcss.h in order to use SQLServer 2000 and the odbc api...


D:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\PlatformSDK\Include\odbcss.h(430) : error C2371: 'WCHAR' :
redefinition; different basic types
D:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\PlatformSDK\Include\WinNT.h(267) : see declaration of 'WCHAR'

Any help would be appreciated..