









Compiling...
myappfirst.cpp
c:\myappfirst\myappfirstdlg.h(46) : error C2275: 'CString' : illegal use of this type as an expression
c:\program files\microsoft visual studio\vc98\mfc\include\afx.h(368) : see declaration of 'CString'
c:\myappfirst\myappfirstdlg.h(46) : error C2057: expected constant expression
c:\myappfirst\myappfirstdlg.h(46) : error C2501: 'Public' : missing storage-class or type specifiers
c:\myappfirst\myappfirstdlg.h(46) : error C2146: syntax error : missing ';' before identifier 'strTextBoxValue'
c:\myappfirst\myappfirstdlg.h(46) : error C2501: 'strTextBoxValue' : missing storage-class or type specifiers
myappfirstDlg.cpp
c:\myappfirst\myappfirstdlg.h(46) : error C2275: 'CString' : illegal use of this type as an expression
c:\program files\microsoft visual studio\vc98\mfc\include\afx.h(368) : see declaration of 'CString'
c:\myappfirst\myappfirstdlg.h(46) : error C2057: expected constant expression
c:\myappfirst\myappfirstdlg.h(46) : error C2501: 'Public' : missing storage-class or type specifiers
c:\myappfirst\myappfirstdlg.h(46) : error C2146: syntax error : missing ';' before identifier 'strTextBoxValue'
c:\myappfirst\myappfirstdlg.h(46) : error C2501: 'strTextBoxValue' : missing storage-class or type specifiers
C:\myappfirst\myappfirstDlg.cpp(177) : error C2065: 'strTextBoxValue' : undeclared identifier
Generating Code...
Error executing cl.exe.
myappfirst.exe - 11 error(s), 0 warning(s)











Return to C++, C# And Others Programming
Users browsing this forum: No registered users and 0 guests