?? newkeytrac.vcl
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: NewKeyTrac - Win32 (WCE emulator) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\Test\LOCALS~1\Temp\RSPFC.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=500 /D _WIN32_WCE=500 /D "WCE_PLATFORM_STANDARDSDK_500" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /Fp"emulatorDbg/NewKeyTrac.pch" /YX /Fo"emulatorDbg/" /Fd"emulatorDbg/" /Gs8192 /GF /c
"E:\學習資料\WinCE prgs\Chap03\NewKeyTrac\KeyTrac.c"
]
Creating command line "cl.exe @C:\DOCUME~1\Test\LOCALS~1\Temp\RSPFC.tmp"
Creating temporary file "C:\DOCUME~1\Test\LOCALS~1\Temp\RSPFD.tmp" with contents
[
commctrl.lib coredll.lib corelibc.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /incremental:yes /pdb:"emulatorDbg/NewKeyTrac.pdb" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:libc.lib /nodefaultlib:libcd.lib /nodefaultlib:libcmt.lib /nodefaultlib:libcmtd.lib /nodefaultlib:msvcrt.lib /nodefaultlib:msvcrtd.lib /out:"emulatorDbg/NewKeyTrac.exe" /subsystem:windowsce,5.00 /MACHINE:IX86
".\emulatorDbg\KeyTrac.obj"
]
Creating command line "link.exe @C:\DOCUME~1\Test\LOCALS~1\Temp\RSPFD.tmp"
<h3>Output Window</h3>
Compiling...
KeyTrac.c
Linking...
corelibc.lib(pegwmain.obj) : warning LNK4209: debugging information corrupt; recompile module; linking object as if no debug info
corelibc.lib(crt0dat.obj) : warning LNK4209: debugging information corrupt; recompile module; linking object as if no debug info
corelibc.lib(crt0init.obj) : warning LNK4209: debugging information corrupt; recompile module; linking object as if no debug info
<h3>Results</h3>
NewKeyTrac.exe - 0 error(s), 3 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -