很有可能如blue_falsh所说的,或则就有可能是诸如少个分号之类的小问题。
仔细检查一下。
要补贴出来,大家一起看看!

解决方案 »

  1.   

    查一下msdn不就知道了!!应该就是这样的小问题,仔细看看!!
      

  2.   

    Compiling...
    毕业设计Dlg.cpp
    C:\WINDOWS\Desktop\毕业设计\毕业设计Dlg.cpp(428) : error C2601: 'OnFhzjmbutton' : local function definitions are illegal
    C:\WINDOWS\Desktop\毕业设计\毕业设计Dlg.cpp(458) : error C2601: 'OnJrbutton' : local function definitions are illegal
    C:\WINDOWS\Desktop\毕业设计\毕业设计Dlg.cpp(485) : error C2601: 'AddToArray' : local function definitions are illegal
    C:\WINDOWS\Desktop\毕业设计\毕业设计Dlg.cpp(566) : error C2601: 'ShowRule' : local function definitions are illegal
    C:\WINDOWS\Desktop\毕业设计\毕业设计Dlg.cpp(621) : error C2601: 'IsOK' : local function definitions are illegal
    C:\WINDOWS\Desktop\毕业设计\毕业设计Dlg.cpp(649) : error C2601: 'RefreshSeq' : local function definitions are illegal
    C:\WINDOWS\Desktop\毕业设计\毕业设计Dlg.cpp(658) : fatal error C1004: unexpected end of file found
    Error executing cl.exe.毕业设计.exe - 7 error(s), 0 warning(s)