?? winver32.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: winver32 - Win32 CE Unicode Debug Emulation--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\cxb\LOCALS~1\Temp\RSP5B.tmp" with contents
[
/nologo /MTd /W4 /GX /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_UNICODE" /D "_WIN32_WCE_EMULATION" /D "UNDER_CE" /D "UNICODE" /Fp"DebugCE/Winver32.pch" /YX /Fo"DebugCE/" /Fd"DebugCE/" /FD /c
"F:\源程序\確定系統版本程序\Dtwinver.cpp"
"F:\源程序\確定系統版本程序\TEST.CPP"
]
Creating command line "cl.exe @C:\DOCUME~1\cxb\LOCALS~1\Temp\RSP5B.tmp"
Creating command line "link.exe COREDLL.LIB /nologo /entry:"WinMainCRTStartup" /subsystem:windows /incremental:yes /pdb:"DebugCE/Winver32.pdb" /debug /machine:I386 /out:"DebugCE/Winver32.exe" ".\DebugCE\Dtwinver.obj" ".\DebugCE\TEST.OBJ" "
<h3>Output Window</h3>
Compiling...
Dtwinver.cpp
TEST.CPP
F:\源程序\確定系統版本程序\TEST.CPP(28) : error C2731: 'WinMain' : function cannot be overloaded
F:\源程序\確定系統版本程序\TEST.CPP(19) : see declaration of 'WinMain'
Error executing cl.exe.
<h3>Results</h3>
Winver32.exe - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -