⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 winver32.plg

📁 VC++源代码
💻 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 + -