MyModem.vcl
资源名称:112.rar [点击查看]
上传用户:hjb520
上传日期:2022-08-08
资源大小:1251k
文件大小:3k
源码类别:
Windows CE
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: MyModem - Win32 (WCE SH3) Release--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x409 /fo"SH3Rel/MyModem.res" /d UNDER_CE=400 /d _WIN32_WCE=400 /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "WCE_PLATFORM_STANDARDSDK" /d "SHx" /d "SH3" /d "_SH3_" /d "_AFXDLL" /r "E:EVC++Modern通信工具MyModem.rc""
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP302.tmp" with contents
- [
- /nologo /W3 /Oxs /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=400 /D _WIN32_WCE=400 /D "WCE_PLATFORM_STANDARDSDK" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /FR"SH3Rel/" /Fp"SH3Rel/MyModem.pch" /Yu"stdafx.h" /Fo"SH3Rel/" /MC /c
- "E:EVC++Modern通信工具DBFEngine.cpp"
- "E:EVC++Modern通信工具MyModem.cpp"
- "E:EVC++Modern通信工具MyModemDlg.cpp"
- ]
- Creating command line "clsh.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP302.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP303.tmp" with contents
- [
- /nologo /W3 /Oxs /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=400 /D _WIN32_WCE=400 /D "WCE_PLATFORM_STANDARDSDK" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /FR"SH3Rel/" /Fp"SH3Rel/MyModem.pch" /Yc"stdafx.h" /Fo"SH3Rel/" /MC /c
- "E:EVC++Modern通信工具StdAfx.cpp"
- ]
- Creating command line "clsh.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP303.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP304.tmp" with contents
- [
- /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:no /pdb:"SH3Rel/MyModem.pdb" /out:"SH3Rel/MyModem.exe" /subsystem:windowsce,4.00 /MACHINE:SH3
- ".SH3RelDBFEngine.obj"
- ".SH3RelMyModem.obj"
- ".SH3RelMyModemDlg.obj"
- ".SH3RelStdAfx.obj"
- ".SH3RelMyModem.res"
- ]
- Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP304.tmp"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- DBFEngine.cpp
- E:EVC++Modern通信工具DBFEngine.cpp(8333) : warning C4018: '<' : signed/unsigned mismatch
- E:EVC++Modern通信工具DBFEngine.cpp(8396) : warning C4244: '=' : conversion from 'unsigned short' to 'char', possible loss of data
- E:EVC++Modern通信工具DBFEngine.cpp(8770) : warning C4018: '<' : signed/unsigned mismatch
- E:EVC++Modern通信工具DBFEngine.cpp(8810) : warning C4018: '>' : signed/unsigned mismatch
- MyModem.cpp
- MyModemDlg.cpp
- E:EVC++Modern通信工具MyModemDlg.cpp(179) : error C2146: syntax error : missing ';' before identifier 'WriteFile'
- E:EVC++Modern通信工具MyModemDlg.cpp(179) : warning C4551: function call missing argument list
- Generating Code...
- Error executing clsh.exe.
- Creating command line "bscmake.exe /nologo /o"SH3Rel/MyModem.bsc" ".SH3RelStdAfx.sbr" ".SH3RelDBFEngine.sbr" ".SH3RelMyModem.sbr" ".SH3RelMyModemDlg.sbr""
- Creating browse info file...
- <h3>Output Window</h3>
- <h3>Results</h3>
- MyModem.exe - 1 error(s), 5 warning(s)
- </pre>
- </body>
- </html>