?? mypingexample.vcl
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MyPingExample - Win32 (WCE ARMV4I) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP84.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:yes /pdb:"ARMV4IDbg/MyPingExample.pdb" /debug /out:"ARMV4IDbg/MyPingExample.exe" /subsystem:windowsce,4.20 /MACHINE:THUMB
.\ARMV4IDbg\MyPingExample.obj
.\ARMV4IDbg\MyPingExampleDlg.obj
.\ARMV4IDbg\StdAfx.obj
.\ARMV4IDbg\MyPingExample.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP84.tmp"
<h3>Output Window</h3>
Linking...
MyPingExampleDlg.obj : error LNK2019: unresolved external symbol IcmpCloseHandle referenced in function "void __cdecl CEPing(class CString,class CListBox *,class CWnd *)" (?CEPing@@YAXVCString@@PAVCListBox@@PAVCWnd@@@Z)
MyPingExampleDlg.obj : error LNK2019: unresolved external symbol IcmpSendEcho referenced in function "void __cdecl CEPing(class CString,class CListBox *,class CWnd *)" (?CEPing@@YAXVCString@@PAVCListBox@@PAVCWnd@@@Z)
MyPingExampleDlg.obj : error LNK2019: unresolved external symbol IcmpCreateFile referenced in function "void __cdecl CEPing(class CString,class CListBox *,class CWnd *)" (?CEPing@@YAXVCString@@PAVCListBox@@PAVCWnd@@@Z)
ARMV4IDbg/MyPingExample.exe : fatal error LNK1120: 3 unresolved externals
Error executing link.exe.
<h3>Results</h3>
MyPingExample.exe - 4 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -