Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MFC class eroor

Status
Not open for further replies.

manojn

Programmer
Aug 3, 2000
8
US
We are receiving the following error message during the compilation of code in VC6.0, however the code compiles and runs fine in VC5.0, any help is greatly appreciated.

**********************************************
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\exdisp.h(4584) : error C2371: 'Folder' : redefinition; different basic types
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\exdisp.h(170) : see declaration of 'Folder'
*******************************************************

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top