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

📄 mainwnd.vcl

📁 wince下面IE工程原代码精简功能版,比较不错的工程,可以直接修改成实际的应用
💻 VCL
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: mainwnd - Win32 (WCE x86) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"X86Rel/iesimple.res" /d UNDER_CE=410 /d _WIN32_WCE=410 /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "WCE_PLATFORM_STANDARDSDK" /d "_X86_" /d "x86" /d "_i386_" /r "C:\Documents and Settings\付林林\My Documents\IESIMPLE\iesimple.rc"" 
Creating temporary file "C:\WINDOWS\TEMP\RSP132.tmp" with contents
[
/nologo /W3 /D _WIN32_WCE=410 /D "WCE_PLATFORM_STANDARDSDK" /D "_i386_" /D UNDER_CE=410 /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /Fp"X86Rel/mainwnd.pch" /YX /Fo"X86Rel/" /Gs8192 /GF /O2 /c 
"C:\Documents and Settings\付林林\My Documents\IESIMPLE\mainwnd.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP132.tmp" 
Creating temporary file "C:\WINDOWS\TEMP\RSP133.tmp" with contents
[
commctrl.lib ole32.lib coredll.lib Wininet.lib Oleaut32.lib corelibc.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /incremental:no /pdb:"X86Rel/mainwnd.pdb" /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:libc.lib /nodefaultlib:libcd.lib /nodefaultlib:libcmt.lib /nodefaultlib:libcmtd.lib /nodefaultlib:msvcrt.lib /nodefaultlib:msvcrtd.lib /out:"X86Rel/mainwnd.exe" /subsystem:windowsce,4.10 /MACHINE:IX86 
".\X86Rel\mainwnd.obj"
".\X86Rel\iesimple.res"
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP133.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
mainwnd.cpp
Linking...




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

⌨️ 快捷键说明

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