| | Compiling...
stdafx.cpp
Compiling...
ListRul.cpp
Automatically linking with XListCtrlSSRU.lib
ListCtrlEx.cpp
Automatically linking with XListCtrlSSRU.lib
ListApp.cpp
Automatically linking with XListCtrlSSRU.lib
guiDlg.cpp
Automatically linking with XListCtrlSSRU.lib
gui.cpp
Automatically linking with XListCtrlSSRU.lib
Cont.cpp
.\Cont.cpp(371) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
AddMaskDlg.cpp
aaa.cpp
.\aaa.cpp(11) : error C2653: 'aaa' : is not a class or namespace name
.\aaa.cpp(11) : error C2496: 'classaaa' : 'selectany' can only be applied to data items with external linkage
.\aaa.cpp(11) : error C2027: use of undefined type 'aaa'
.\aaa.cpp(11) : see declaration of 'aaa'
.\aaa.cpp(11) : error C2027: use of undefined type 'aaa'
.\aaa.cpp(11) : see declaration of 'aaa'
.\aaa.cpp(11) : error C2270: 'GetRuntimeClass' : modifiers not allowed on nonmember functions
.\aaa.cpp(11) : error C2027: use of undefined type 'aaa'
.\aaa.cpp(11) : see declaration of 'aaa'
.\aaa.cpp(13) : error C2027: use of undefined type 'aaa'
.\aaa.cpp(11) : see declaration of 'aaa'
.\aaa.cpp(13) : error C2143: syntax error : missing ')' before '*'
.\aaa.cpp(13) : error C2143: syntax error : missing ';' before '*'
.\aaa.cpp(13) : error C2079: 'CWnd' uses undefined class 'aaa'
.\aaa.cpp(13) : error C2059: syntax error : ')'
.\aaa.cpp(14) : error C2470: 'pParent' : looks like a function definition, but there is no parameter list; skipping apparent body
.\aaa.cpp(14) : error C2027: use of undefined type 'aaa'
.\aaa.cpp(11) : see declaration of 'aaa'
.\aaa.cpp(14) : error C2065: 'IDD' : undeclared identifier
.\aaa.cpp(14) : error C2065: 'pParent' : undeclared identifier
.\aaa.cpp(19) : error C2027: use of undefined type 'aaa'
.\aaa.cpp(11) : see declaration of 'aaa'
.\aaa.cpp(19) : error C2059: syntax error : ')'
.\aaa.cpp(20) : error C2143: syntax error : missing ';' before '{'
.\aaa.cpp(20) : error C2447: '{' : missing function header (old-style formal list?)
.\aaa.cpp(23) : error C2027: use of undefined type 'aaa'
.\aaa.cpp(11) : see declaration of 'aaa'
.\aaa.cpp(25) : error C2248: 'CWnd::DoDataExchange' : cannot access protected member declared in class 'CWnd'
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\atlmfc\include\afxwin.h(2706) : see declaration of 'CWnd::DoDataExchange'
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\atlmfc\include\afxwin.h(1973) : see declaration of 'CWnd'
.\aaa.cpp(25) : error C2352: 'CWnd::DoDataExchange' : illegal call of non-static member function
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\atlmfc\include\afxwin.h(2706) : see declaration of 'CWnd::DoDataExchange'
.\aaa.cpp(29) : error C2027: use of undefined type 'aaa'
.\aaa.cpp(11) : see declaration of 'aaa'
.\aaa.cpp(29) : error C2270: 'GetMessageMap' : modifiers not allowed on nonmember functions
.\aaa.cpp(29) : error C3861: 'GetThisMessageMap': identifier not found
.\aaa.cpp(29) : error C2027: use of undefined type 'aaa'
.\aaa.cpp(11) : see declaration of 'aaa'
.\aaa.cpp(29) : error C2365: 'GetThisMessageMap' : redefinition; previous definition was 'formerly unknown identifier'
.\aaa.cpp(30) : error C2248: 'CDialog::GetThisMessageMap' : cannot access protected member declared in class 'CDialog'
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\atlmfc\include\afxwin.h(2956) : see declaration of 'CDialog::GetThisMessageMap'
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\atlmfc\include\afxwin.h(2858) : see declaration of 'CDialog'
|