| | 正在编译...
cl : Command line warning D9035 : option 'Fr' has been deprecated and will be removed in a future release
cl : Command line warning D9036 : use 'FR' instead of 'Fr'
StdAfx.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
正在编译...
cl : Command line warning D9035 : option 'Fr' has been deprecated and will be removed in a future release
cl : Command line warning D9036 : use 'FR' instead of 'Fr'
XvidDec.cpp
WebCamDlg.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
.\WebCamDlg.cpp(217) : warning C4996: 'sscanf' was declared deprecated
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(311) : see declaration of 'sscanf'
Message: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
TextChatDlg.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
.\TextChatDlg.cpp(77) : warning C4996: 'strcat' was declared deprecated
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(78) : see declaration of 'strcat'
Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\TextChatDlg.cpp(78) : warning C4996: 'strcat' was declared deprecated
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(78) : see declaration of 'strcat'
Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\TextChatDlg.cpp(79) : warning C4996: 'strcat' was declared deprecated
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(78) : see declaration of 'strcat'
Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\TextChatDlg.cpp(134) : warning C4996: 'strcat' was declared deprecated
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(78) : see declaration of 'strcat'
Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\TextChatDlg.cpp(135) : warning C4996: 'strcat' was declared deprecated
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(78) : see declaration of 'strcat'
Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\TextChatDlg.cpp(136) : warning C4996: 'strcat' was declared deprecated
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(78) : see declaration of 'strcat'
Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
SystemDlg.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
Include\C_termsrv_t.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
.\SystemDlg.cpp(317) : error C2065: 'i' : undeclared identifier
SoundToWav.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
.\Include\SoundToWav.cpp(9) : fatal error C1083: Cannot open include file: 'AVIRIFF.H': No such file or directory
ShowWave.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
ShellDlg.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
SEU_QQwry.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
SettingDlg.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
SetColor.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
ServiceInfoDlg.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
ServiceDlg.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
.\ServiceDlg.cpp(70) : error C2440: 'static_cast' : cannot convert from 'void (__thiscall CServiceDlg::* )(WPARAM,LPARAM)' to 'LRESULT (__thiscall CWnd::* )(WPARAM,LPARAM)'
None of the functions with this name in scope match the target type
.\ServiceDlg.cpp(239) : error C2065: 'i' : undeclared identifier
ScreenSpyDlg.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
..\common\CursorInfo.h(72) : error C2065: 'i' : undeclared identifier
RegeditTextDlg.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
RegeditDlg.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
.\RegeditDlg.cpp(311) : warning C4996: 'sprintf' was declared deprecated
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\RegeditDlg.cpp(344) : warning C4996: 'sprintf' was declared deprecated
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\RegeditDlg.cpp(404) : warning C4996: 'sprintf' was declared deprecated
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\RegeditDlg.cpp(415) : warning C4996: 'sprintf' was declared deprecated
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
ProxyMapDlg.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
PrankDlg.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
c:\users\administrator\desktop\888\111111111111111\client\..\DLL\Plugins\C_PRANK.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
PcView.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
.\PcView.cpp(1198) : warning C4996: 'strcpy' was declared deprecated
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(73) : see declaration of 'strcpy'
Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\PcView.cpp(1199) : warning C4996: 'strcpy' was declared deprecated
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(73) : see declaration of 'strcpy'
Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\users\administrator\desktop\888\111111111111111\client\..\DLL\Plugins\C_PROXY.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
OpenProxy.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
MsgBoxDlg.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
Generating Code...
Compiling...
MainFrm.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
..\common\CursorInfo.h(72) : error C2065: 'i' : undeclared identifier
c:\users\administrator\desktop\888\111111111111111\client\..\DLL\Plugins\C_FILE.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\administrator\desktop\888\111111111111111\client\..\DLL\Plugins\C_SHELL.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\administrator\desktop\888\111111111111111\client\..\DLL\Plugins\C_SCREEN.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\administrator\desktop\888\111111111111111\client\..\DLL\Plugins\C_VIDEO.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\administrator\desktop\888\111111111111111\client\..\DLL\Plugins\C_LISTEN.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\administrator\desktop\888\111111111111111\client\..\DLL\Plugins\C_SYSTEM.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\administrator\desktop\888\111111111111111\client\..\DLL\Plugins\C_KEYLOG.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\administrator\desktop\888\111111111111111\client\..\DLL\Plugins\C_SERVICE.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\administrator\desktop\888\111111111111111\client\..\DLL\Plugins\C_REGEDIT.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\administrator\desktop\888\111111111111111\client\..\DLL\Plugins\C_CHAT.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\administrator\desktop\888\111111111111111\client\..\DLL\Plugins\C_PROXYMAP.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
LogView.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
.\LogView.cpp(285) : warning C4996: 'strcat' was declared deprecated
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(78) : see declaration of 'strcat'
Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\LogView.cpp(326) : warning C4996: 'strcpy' was declared deprecated
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(73) : see declaration of 'strcpy'
Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
LocalUpload.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
.\LocalUpload.cpp(109) : warning C4996: 'fopen' was declared deprecated
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
KeyBoardDlg.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
IOCPServer.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
InputDlg.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
.\Include\InputDlg.cpp(124) : warning C4996: 'wcscpy' was declared deprecated
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(250) : see declaration of 'wcscpy'
Message: 'This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\Include\InputDlg.cpp(139) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
.\Include\InputDlg.cpp(140) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
.\Include\InputDlg.cpp(141) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
.\Include\InputDlg.cpp(142) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
.\Include\InputDlg.cpp(143) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
.\Include\InputDlg.cpp(144) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
.\Include\InputDlg.cpp(145) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
IniFile.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
.\Include\IniFile.cpp(34) : warning C4996: 'strcat' was declared deprecated
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(78) : see declaration of 'strcat'
Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
FileTransferModeDlg.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
FileManagerDlg.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
.\FileManagerDlg.cpp(157) : error C2440: 'static_cast' : cannot convert from 'void (__thiscall CFileManagerDlg::* )(WPARAM,LPARAM)' to 'LRESULT (__thiscall CWnd::* )(WPARAM,LPARAM)'
None of the functions with this name in scope match the target type
.\FileManagerDlg.cpp(158) : error C2440: 'static_cast' : cannot convert from 'void (__thiscall CFileManagerDlg::* )(WPARAM,LPARAM)' to 'LRESULT (__thiscall CWnd::* )(WPARAM,LPARAM)'
None of the functions with this name in scope match the target type
.\FileManagerDlg.cpp(1917) : error C2065: 'i' : undeclared identifier
ClientView.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
ClientDoc.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
Client.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
.\Client.cpp(136) : warning C4996: 'CWinApp::Enable3dControlsStatic' was declared deprecated
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\atlmfc\include\afxwin.h(4474) : see declaration of 'CWinApp::Enable3dControlsStatic'
Message: 'CWinApp::Enable3dControlsStatic is no longer needed. You should remove this call.'
ChangeGroupDlg.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
BuildDlg.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
.\BuildDlg.cpp(483) : error C2065: 'i' : undeclared identifier
Buffer.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
BmpToAvi.cpp
AudioDlg.cpp
WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Automatically linking with ToolkitPro1501vc80S.lib
Audio.cpp
c:\users\administrator\desktop\888\111111111111111\common\va_g729a.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
..\common\Audio.cpp(328) : warning C4996: 'strcat' was declared deprecated
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(78) : see declaration of 'strcat'
Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\common\Audio.cpp(329) : warning C4996: 'strcat' was declared deprecated
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(78) : see declaration of 'strcat'
Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\common\Audio.cpp(375) : error C2065: 'i' : undeclared identifier
..\common\Audio.cpp(377) : error C2227: left of '->lpData' must point to class/struct/union/generic type
..\common\Audio.cpp(378) : error C2227: left of '->dwBufferLength' must point to class/struct/union/generic type
..\common\Audio.cpp(379) : error C2227: left of '->dwFlags' must point to class/struct/union/generic type
..\common\Audio.cpp(380) : error C2227: left of '->dwLoops' must point to class/struct/union/generic type
Generating Code...
c:\users\administrator\desktop\888\111111111111111\client\client.cpp(71) : warning C4715: 'CClientApp::GetRand' : not all control paths return a value
正在创建浏览信息文件...
Microsoft ?????????? Version 8.00.50727
Copyright (C) Microsoft Corporation. All rights reserved.
BSCMAKE: error BK1506 : : No such file or directory
|