tcpscan.plg

来自「能够通过输入IP地址扫描端口」· PLG 代码 · 共 319 行

PLG
319
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: TcpScan - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo".\Debug/TcpScan.res" /d "_DEBUG" /d "_AFXDLL" "D:\我的盘\第3章\tcpscan\TcpScan\TcpScan.rc"" 
Creating temporary file "C:\DOCUME~1\MEILIN~2.CHI\LOCALS~1\Temp\RSP6B.tmp" with contents
[
/nologo /MDd /W4 /GX /ZI /Od /I ".\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR".\Debug/" /Fo".\Debug/" /Fd".\Debug/" /FD /c 
"D:\我的盘\第3章\tcpscan\TcpScan\CAsyncSock.cpp"
"D:\我的盘\第3章\tcpscan\TcpScan\CBase64.cpp"
"D:\我的盘\第3章\tcpscan\TcpScan\CBinFile.cpp"
"D:\我的盘\第3章\tcpscan\TcpScan\CConfig.cpp"
"D:\我的盘\第3章\tcpscan\TcpScan\CDateTime.cpp"
"D:\我的盘\第3章\tcpscan\TcpScan\CListCtrlEx.cpp"
"D:\我的盘\第3章\tcpscan\TcpScan\CNodeList.cpp"
"D:\我的盘\第3章\tcpscan\TcpScan\CPropertyPageDialog.cpp"
"D:\我的盘\第3章\tcpscan\TcpScan\CPropertySheetDialog.cpp"
"D:\我的盘\第3章\tcpscan\TcpScan\CRegistry.cpp"
"D:\我的盘\第3章\tcpscan\TcpScan\CRegKey.cpp"
"D:\我的盘\第3章\tcpscan\TcpScan\CSock.cpp"
"D:\我的盘\第3章\tcpscan\TcpScan\CTextFile.cpp"
"D:\我的盘\第3章\tcpscan\TcpScan\CUuenc.cpp"
"D:\我的盘\第3章\tcpscan\TcpScan\CWinsock.cpp"
"D:\我的盘\第3章\tcpscan\TcpScan\strcpyn.cpp"
"D:\我的盘\第3章\tcpscan\TcpScan\strichr.cpp"
"D:\我的盘\第3章\tcpscan\TcpScan\stristr.cpp"
"D:\我的盘\第3章\tcpscan\TcpScan\TcpConnectPage.cpp"
"D:\我的盘\第3章\tcpscan\TcpScan\TcpPropertySheet.cpp"
"D:\我的盘\第3章\tcpscan\TcpScan\TcpScan.cpp"
"D:\我的盘\第3章\tcpscan\TcpScan\TcpScanAddServiceDlg.cpp"
"D:\我的盘\第3章\tcpscan\TcpScan\TcpScanAddUrlDlg.cpp"
"D:\我的盘\第3章\tcpscan\TcpScan\TcpScanConfig.cpp"
"D:\我的盘\第3章\tcpscan\TcpScan\TcpScanPage.cpp"
"D:\我的盘\第3章\tcpscan\TcpScan\TcpServicesPage.cpp"
"D:\我的盘\第3章\tcpscan\TcpScan\win32api.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\MEILIN~2.CHI\LOCALS~1\Temp\RSP6B.tmp" 
Creating temporary file "C:\DOCUME~1\MEILIN~2.CHI\LOCALS~1\Temp\RSP6C.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:".\Debug/TcpScan.pdb" /debug /machine:I386 /out:".\Debug/TcpScan.exe" 
".\Debug\CAsyncSock.obj"
".\Debug\CBase64.obj"
".\Debug\CBinFile.obj"
".\Debug\CConfig.obj"
".\Debug\CDateTime.obj"
".\Debug\CListCtrlEx.obj"
".\Debug\CNodeList.obj"
".\Debug\CPropertyPageDialog.obj"
".\Debug\CPropertySheetDialog.obj"
".\Debug\CRegistry.obj"
".\Debug\CRegKey.obj"
".\Debug\CSock.obj"
".\Debug\CTextFile.obj"
".\Debug\CUuenc.obj"
".\Debug\CWinsock.obj"
".\Debug\strcpyn.obj"
".\Debug\strichr.obj"
".\Debug\stristr.obj"
".\Debug\TcpConnectPage.obj"
".\Debug\TcpPropertySheet.obj"
".\Debug\TcpScan.obj"
".\Debug\TcpScanAddServiceDlg.obj"
".\Debug\TcpScanAddUrlDlg.obj"
".\Debug\TcpScanConfig.obj"
".\Debug\TcpScanPage.obj"
".\Debug\TcpServicesPage.obj"
".\Debug\win32api.obj"
".\Debug\TcpScan.res"
]
Creating command line "link.exe @C:\DOCUME~1\MEILIN~2.CHI\LOCALS~1\Temp\RSP6C.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
CAsyncSock.cpp
CBase64.cpp
   C++ compile mode
   _CONSOLE not defined
   _WIN32 defined
   _WINDOWS defined
   MFC defined
   d:\我的盘\第3章\tcpscan\tcpscan\include\pragma.h included: warnings disabled
   compiling for _WINNT
   WIN32_MFC defined
CBinFile.cpp
   C++ compile mode
   _CONSOLE not defined
   _WIN32 defined
   _WINDOWS defined
   MFC defined
   d:\我的盘\第3章\tcpscan\tcpscan\include\pragma.h included: warnings disabled
CConfig.cpp
   C++ compile mode
   _CONSOLE not defined
   _WIN32 defined
   _WINDOWS defined
   MFC defined
   d:\我的盘\第3章\tcpscan\tcpscan\include\pragma.h included: warnings disabled
   compiling for _WINNT
   WIN32_MFC defined
CDateTime.cpp
   C++ compile mode
   _CONSOLE not defined
   _WIN32 defined
   _WINDOWS defined
   MFC defined
   d:\我的盘\第3章\tcpscan\tcpscan\include\pragma.h included: warnings disabled
   compiling for _WINNT
   WIN32_MFC defined
CListCtrlEx.cpp
   C++ compile mode
   _CONSOLE not defined
   _WIN32 defined
   _WINDOWS defined
   MFC defined
   d:\我的盘\第3章\tcpscan\tcpscan\include\pragma.h included: warnings disabled
   compiling for _WINNT
   WIN32_MFC defined
CNodeList.cpp
   C++ compile mode
   _CONSOLE not defined
   _WIN32 defined
   _WINDOWS defined
   MFC defined
   d:\我的盘\第3章\tcpscan\tcpscan\include\pragma.h included: warnings disabled
   compiling for _WINNT
   WIN32_MFC defined
CPropertyPageDialog.cpp
   C++ compile mode
   _CONSOLE not defined
   _WIN32 defined
   _WINDOWS defined
   MFC defined
   d:\我的盘\第3章\tcpscan\tcpscan\include\pragma.h included: warnings disabled
   compiling for _WINNT
   WIN32_MFC defined
   C++ compile mode
   _CONSOLE not defined
   _WIN32 defined
   _WINDOWS defined
   MFC defined
   d:\我的盘\第3章\tcpscan\tcpscan\include\pragma.h included: warnings disabled
   compiling for _WINNT
   WIN32_MFC defined
d:\我的盘\第3章\tcpscan\tcpscan\cpropertypagedialog.cpp(305) : warning C4390: ';' : empty controlled statement found; is this the intent?
CPropertySheetDialog.cpp
CRegistry.cpp
   C++ compile mode
   _CONSOLE not defined
   _WIN32 defined
   _WINDOWS defined
   MFC defined
   d:\我的盘\第3章\tcpscan\tcpscan\include\pragma.h included: warnings disabled
   compiling for _WINNT
   WIN32_MFC defined
CRegKey.cpp
   C++ compile mode
   _CONSOLE not defined
   _WIN32 defined
   _WINDOWS defined
   MFC defined
   d:\我的盘\第3章\tcpscan\tcpscan\include\pragma.h included: warnings disabled
   compiling for _WINNT
   WIN32_MFC defined
CSock.cpp
   C++ compile mode
   _CONSOLE not defined
   _WIN32 defined
   _WINDOWS defined
   MFC defined
   d:\我的盘\第3章\tcpscan\tcpscan\include\pragma.h included: warnings disabled
   compiling for _WINNT
   WIN32_MFC defined
CTextFile.cpp
   C++ compile mode
   _CONSOLE not defined
   _WIN32 defined
   _WINDOWS defined
   MFC defined
   d:\我的盘\第3章\tcpscan\tcpscan\include\pragma.h included: warnings disabled
   compiling for _WINNT
   WIN32_MFC defined
CUuenc.cpp
   C++ compile mode
   _CONSOLE not defined
   _WIN32 defined
   _WINDOWS defined
   MFC defined
   d:\我的盘\第3章\tcpscan\tcpscan\include\pragma.h included: warnings disabled
   compiling for _WINNT
   WIN32_MFC defined
CWinsock.cpp
   C++ compile mode
   _CONSOLE not defined
   _WIN32 defined
   _WINDOWS defined
   MFC defined
   d:\我的盘\第3章\tcpscan\tcpscan\include\pragma.h included: warnings disabled
strcpyn.cpp
   compiling for _WINNT
   WIN32_MFC defined
strichr.cpp
   C++ compile mode
   _CONSOLE not defined
   _WIN32 defined
   _WINDOWS defined
   MFC defined
   d:\我的盘\第3章\tcpscan\tcpscan\include\pragma.h included: warnings disabled
stristr.cpp
   C++ compile mode
   _CONSOLE not defined
   _WIN32 defined
   _WINDOWS defined
   MFC defined
   d:\我的盘\第3章\tcpscan\tcpscan\include\pragma.h included: warnings disabled
TcpConnectPage.cpp
   C++ compile mode
   _CONSOLE not defined
   _WIN32 defined
   _WINDOWS defined
   MFC defined
   d:\我的盘\第3章\tcpscan\tcpscan\include\pragma.h included: warnings disabled
TcpPropertySheet.cpp
   C++ compile mode
   _CONSOLE not defined
   _WIN32 defined
   _WINDOWS defined
   MFC defined
   d:\我的盘\第3章\tcpscan\tcpscan\include\pragma.h included: warnings disabled
   compiling for _WINNT
   WIN32_MFC defined
Generating Code...
   C++ compile mode
   _CONSOLE not defined
   _WIN32 defined
   _WINDOWS defined
   MFC defined
   d:\我的盘\第3章\tcpscan\tcpscan\include\pragma.h included: warnings disabled
   compiling for _WINNT
   WIN32_MFC defined
Compiling...
TcpScan.cpp
TcpScanAddServiceDlg.cpp
   C++ compile mode
   _CONSOLE not defined
   _WIN32 defined
   _WINDOWS defined
   MFC defined
   d:\我的盘\第3章\tcpscan\tcpscan\include\pragma.h included: warnings disabled
   compiling for _WINNT
   WIN32_MFC defined
TcpScanAddUrlDlg.cpp
   C++ compile mode
   _CONSOLE not defined
   _WIN32 defined
   _WINDOWS defined
   MFC defined
   d:\我的盘\第3章\tcpscan\tcpscan\include\pragma.h included: warnings disabled
   compiling for _WINNT
   WIN32_MFC defined
TcpScanConfig.cpp
   C++ compile mode
   _CONSOLE not defined
   _WIN32 defined
   _WINDOWS defined
   MFC defined
   d:\我的盘\第3章\tcpscan\tcpscan\include\pragma.h included: warnings disabled
   compiling for _WINNT
   WIN32_MFC defined
TcpScanPage.cpp
   C++ compile mode
   _CONSOLE not defined
   _WIN32 defined
   _WINDOWS defined
   MFC defined
   d:\我的盘\第3章\tcpscan\tcpscan\include\pragma.h included: warnings disabled
   compiling for _WINNT
   WIN32_MFC defined
TcpServicesPage.cpp
   C++ compile mode
   _CONSOLE not defined
   _WIN32 defined
   _WINDOWS defined
   MFC defined
   d:\我的盘\第3章\tcpscan\tcpscan\include\pragma.h included: warnings disabled
   compiling for _WINNT
   WIN32_MFC defined
win32api.cpp
   C++ compile mode
   _CONSOLE not defined
   _WIN32 defined
   _WINDOWS defined
   MFC defined
   d:\我的盘\第3章\tcpscan\tcpscan\include\pragma.h included: warnings disabled
   compiling for _WINNT
   WIN32_MFC defined
Generating Code...
   C++ compile mode
   _CONSOLE not defined
   _WIN32 defined
   _WINDOWS defined
   MFC defined
   d:\我的盘\第3章\tcpscan\tcpscan\include\pragma.h included: warnings disabled
   compiling for _WINNT
   WIN32_MFC defined
Linking...
LINK : warning LNK4075: ignoring /EDITANDCONTINUE due to /INCREMENTAL:NO specification



<h3>Results</h3>
TcpScan.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?