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

📄 wcefirstapp.plg

📁 WinCE编程的一个简单示例
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: WCEFirstApp - Win32 (WCE x86em) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"x86emDbg/WCEFirstApp.res" /d UNDER_CE=200 /d "UNICODE" /d "_UNICODE" /d "WIN32" /d "STRICT" /d _WIN32_WCE=200 /d "H/PC Ver. 2.00" /d "_WIN32_WCE_EMULATION" /d "INTERNATIONAL" /d "USA" /d "INTLMSG_CODEPAGE" /d "_DEBUG" /d "x86" /d "i486" /d "_x86_" /d "_AFXDLL" "D:\WCEFirstApp\WCEFirstApp.rc"" 
Creating temporary file "C:\TEMP\RSP169.tmp" with contents
[
/nologo /MTd /W3 /Gm /Zi /Od /D UNDER_CE=200 /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "STRICT" /D _WIN32_WCE=200 /D "H/PC Ver. 2.00" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "_DEBUG" /D "x86" /D "i486" /D "_x86_" /D "_AFXDLL" /D "_MBCS" /Fp"x86emDbg/WCEFirstApp.pch" /Yu"stdafx.h" /Fo"x86emDbg/" /Fd"x86emDbg/" /c 
"D:\WCEFirstApp\MainFrm.cpp"
"D:\WCEFirstApp\WCEFirstApp.cpp"
"D:\WCEFirstApp\WCEFirstAppDoc.cpp"
"D:\WCEFirstApp\WCEFirstAppView.cpp"
"D:\WCEFirstApp\WCEFirstDialog.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP169.tmp" 
Creating temporary file "C:\TEMP\RSP16A.tmp" with contents
[
/nologo /MTd /W3 /Gm /Zi /Od /D UNDER_CE=200 /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "STRICT" /D _WIN32_WCE=200 /D "H/PC Ver. 2.00" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "_DEBUG" /D "x86" /D "i486" /D "_x86_" /D "_AFXDLL" /D "_MBCS" /Fp"x86emDbg/WCEFirstApp.pch" /Yc"stdafx.h" /Fo"x86emDbg/" /Fd"x86emDbg/" /c 
"D:\WCEFirstApp\StdAfx.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP16A.tmp" 
Creating temporary file "C:\TEMP\RSP16B.tmp" with contents
[
/nologo /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /subsystem:windows /incremental:yes /pdb:"x86emDbg/WCEFirstApp.pdb" /debug /machine:I386 /out:"x86emDbg/WCEFirstApp.exe" /windowsce:emulation 
.\x86emDbg\MainFrm.obj
.\x86emDbg\StdAfx.obj
.\x86emDbg\WCEFirstApp.obj
.\x86emDbg\WCEFirstAppDoc.obj
.\x86emDbg\WCEFirstAppView.obj
.\x86emDbg\WCEFirstApp.res
.\x86emDbg\WCEFirstDialog.obj
]
Creating command line "link.exe @C:\TEMP\RSP16B.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
MainFrm.cpp
WCEFirstApp.cpp
WCEFirstAppDoc.cpp
WCEFirstAppView.cpp
WCEFirstDialog.cpp
Generating Code...
Linking...



<h3>Results</h3>
WCEFirstApp.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -