?? myfirst.vcl
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MyFirst - Win32 (WCE x86em) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"X86EMDbg/MyFirst.res" /d "DEBUG" /d "_DEBUG" /d "x86" /d "i486" /d "_X86_" /d UNDER_CE=300 /d _WIN32_WCE=300 /d "UNICODE" /d "_UNICODE" /d "_AFXDLL" /r "E:\WinCE\光盤\Sources\Chapter 4\4.2\MyFirst.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP51.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "_DEBUG" /D "x86" /D "i486" /D "_X86_" /D UNDER_CE=300 /D _WIN32_WCE=300 /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D WCE_PLATFORM=WIN32_PLATFORM_PSPC /D "_AFXDLL" /Fp"X86EMDbg/MyFirst.pch" /Yu"stdafx.h" /Fo"X86EMDbg/" /Fd"X86EMDbg/" /MTd /Gz /c
"E:\WinCE\光盤\Sources\Chapter 4\4.2\MyFirst.cpp"
"E:\WinCE\光盤\Sources\Chapter 4\4.2\MyFirstDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP51.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP52.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "_DEBUG" /D "x86" /D "i486" /D "_X86_" /D UNDER_CE=300 /D _WIN32_WCE=300 /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D WCE_PLATFORM=WIN32_PLATFORM_PSPC /D "_AFXDLL" /D "WIN32_PLATFORM_PSPC" /Fp"X86EMDbg/MyFirst.pch" /Yc"stdafx.h" /Fo"X86EMDbg/" /Fd"X86EMDbg/" /MTd /Gz /c
"E:\WinCE\光盤\Sources\Chapter 4\4.2\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP52.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP53.tmp" with contents
[
/nologo /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:yes /pdb:"X86EMDbg/MyFirst.pdb" /debug /out:"X86EMDbg/MyFirst.exe" /MACHINE:I386 /windowsce:emulation
".\X86EMDbg\MyFirst.obj"
".\X86EMDbg\MyFirstDlg.obj"
".\X86EMDbg\StdAfx.obj"
".\X86EMDbg\MyFirst.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP53.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
MyFirst.cpp
E:\WinCE\光盤\Sources\Chapter 4\4.2\MyFirst.cpp(4) : warning C4651: '/DWIN32_PLATFORM_PSPC' specified for precompiled header but not for current compile
MyFirstDlg.cpp
E:\WinCE\光盤\Sources\Chapter 4\4.2\MyFirstDlg.cpp(4) : warning C4651: '/DWIN32_PLATFORM_PSPC' specified for precompiled header but not for current compile
Generating Code...
Linking...
<h3>Results</h3>
MyFirst.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -