📄 mymodem.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MyModem - Win32 (WCE SH3) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"SH3Dbg/MyModem.res" /d UNDER_CE=400 /d _WIN32_WCE=400 /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "WCE_PLATFORM_STANDARDSDK" /d "SHx" /d "SH3" /d "_SH3_" /d "_AFXDLL" /r "C:\Documents and Settings\yanshao\桌面\Modern通信工具\MyModem.rc""
Creating temporary file "C:\DOCUME~1\yanshao\LOCALS~1\Temp\RSP9C8.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=400 /D _WIN32_WCE=400 /D "WCE_PLATFORM_STANDARDSDK" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /Fp"SH3Dbg/MyModem.pch" /Yu"stdafx.h" /Fo"SH3Dbg/" /Fd"SH3Dbg/" /MC /c
"C:\Documents and Settings\yanshao\桌面\Modern通信工具\DBFEngine.cpp"
"C:\Documents and Settings\yanshao\桌面\Modern通信工具\MyModem.cpp"
"C:\Documents and Settings\yanshao\桌面\Modern通信工具\MyModemDlg.cpp"
]
Creating command line "clsh.exe @C:\DOCUME~1\yanshao\LOCALS~1\Temp\RSP9C8.tmp"
Creating temporary file "C:\DOCUME~1\yanshao\LOCALS~1\Temp\RSP9C9.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=400 /D _WIN32_WCE=400 /D "WCE_PLATFORM_STANDARDSDK" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /Fp"SH3Dbg/MyModem.pch" /Yc"stdafx.h" /Fo"SH3Dbg/" /Fd"SH3Dbg/" /MC /c
"C:\Documents and Settings\yanshao\桌面\Modern通信工具\StdAfx.cpp"
]
Creating command line "clsh.exe @C:\DOCUME~1\yanshao\LOCALS~1\Temp\RSP9C9.tmp"
Creating temporary file "C:\DOCUME~1\yanshao\LOCALS~1\Temp\RSP9CA.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:yes /pdb:"SH3Dbg/MyModem.pdb" /debug /out:"SH3Dbg/MyModem.exe" /subsystem:windowsce,4.00 /MACHINE:SH3
".\SH3Dbg\DBFEngine.obj"
".\SH3Dbg\MyModem.obj"
".\SH3Dbg\MyModemDlg.obj"
".\SH3Dbg\StdAfx.obj"
".\SH3Dbg\MyModem.res"
]
Creating command line "link.exe @C:\DOCUME~1\yanshao\LOCALS~1\Temp\RSP9CA.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
DBFEngine.cpp
C:\Documents and Settings\yanshao\桌面\Modern通信工具\DBFEngine.cpp(8333) : warning C4018: '<' : signed/unsigned mismatch
C:\Documents and Settings\yanshao\桌面\Modern通信工具\DBFEngine.cpp(8396) : warning C4244: '=' : conversion from 'unsigned short' to 'char', possible loss of data
C:\Documents and Settings\yanshao\桌面\Modern通信工具\DBFEngine.cpp(8770) : warning C4018: '<' : signed/unsigned mismatch
C:\Documents and Settings\yanshao\桌面\Modern通信工具\DBFEngine.cpp(8810) : warning C4018: '>' : signed/unsigned mismatch
MyModem.cpp
MyModemDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
MyModem.exe - 0 error(s), 4 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -