Compiling...
MFToolbar.cpp
C:\Documents and Settings\zhanggengwei\桌面\MotleyFool\MFToolbar.cpp(35) : error C2065: 'c' : undeclared identifier
C:\Documents and Settings\zhanggengwei\桌面\MotleyFool\MFToolbar.cpp(35) : error C2065: 'TBSTYLE_EX_MIXEDBUTTONS' : undeclared identifier
C:\Documents and Settings\zhanggengwei\桌面\MotleyFool\MFToolbar.cpp(58) : error C2065: 'BTNS_BUTTON' : undeclared identifier
C:\Documents and Settings\zhanggengwei\桌面\MotleyFool\MFToolbar.cpp(58) : error C2065: 'BTNS_AUTOSIZE' : undeclared identifier
C:\Documents and Settings\zhanggengwei\桌面\MotleyFool\MFToolbar.cpp(58) : error C2065: 'BTNS_SHOWTEXT' : undeclared identifier
Error executing cl.exe.MotleyFool.dll - 5 error(s), 0 warning(s)

解决方案 »

  1.   

    我用的 XP
    是因为 没打 VC6 的补丁吗?
    我下了一个sp6 为什么打不上.
      

  2.   

    都是undeclared identifier这个
    建议你把补丁打上
    如果还不行,看看你的源码!
      

  3.   

    C:\Documents and Settings\zhanggengwei\桌面\MotleyFool\MFToolbar.cpp(35) : error C2065: 'c' : undeclared identifier
    C:\Documents and Settings\zhanggengwei\桌面\MotleyFool\MFToolbar.cpp(35) : error C2065: 'TBSTYLE_EX_MIXEDBUTTONS' : undeclared identifier怎么办 ?
      

  4.   

    need platform sdk.
    下载之后将sdk里的头文件设置为最前.