📄 showgps.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ShowGPS - Win32 (WCE x86) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"X86Rel/ShowGPS.res" /d UNDER_CE=211 /d _WIN32_WCE=211 /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "UNKNOWN" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r "E:\程序文件\ShowGPS\ShowGPS.rc""
Creating temporary file "C:\DOCUME~1\Jbyun\LOCALS~1\Temp\RSP106.tmp" with contents
[
/nologo /W3 /D _WIN32_WCE=211 /D "UNKNOWN" /D "_i386_" /D UNDER_CE=211 /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_AFXDLL" /D "_AFXEXT" /D "_WINDLL" /FR"X86Rel/" /Fp"X86Rel/ShowGPS.pch" /Yu"stdafx.h" /Fo"X86Rel/" /Gs8192 /GF /Oxs /c
"E:\程序文件\ShowGPS\ShowGPS.cpp"
"E:\程序文件\ShowGPS\ShowGPSEntry.cpp"
"E:\程序文件\ShowGPS\ShowGPSEntryDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Jbyun\LOCALS~1\Temp\RSP106.tmp"
Creating temporary file "C:\DOCUME~1\Jbyun\LOCALS~1\Temp\RSP107.tmp" with contents
[
/nologo /W3 /D _WIN32_WCE=211 /D "UNKNOWN" /D "_i386_" /D UNDER_CE=211 /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_AFXDLL" /D "_AFXEXT" /D "_WINDLL" /FR"X86Rel/" /Fp"X86Rel/ShowGPS.pch" /Yc"stdafx.h" /Fo"X86Rel/" /Gs8192 /GF /Oxs /c
"E:\程序文件\ShowGPS\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Jbyun\LOCALS~1\Temp\RSP107.tmp"
Creating temporary file "C:\DOCUME~1\Jbyun\LOCALS~1\Temp\RSP108.tmp" with contents
[
commctrl.lib coredll.lib Engine.lib Logger.lib LogMgr.lib LZO.lib SDI.lib Utils.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /incremental:no /pdb:"X86Rel/ShowGPS.pdb" /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:libc.lib /nodefaultlib:libcd.lib /nodefaultlib:libcmt.lib /nodefaultlib:libcmtd.lib /nodefaultlib:msvcrt.lib /nodefaultlib:msvcrtd.lib /def:".\ShowGPS.def" /out:"X86Rel/ShowGPS.sll" /implib:"X86Rel/ShowGPS.lib" /subsystem:windowsce,2.11 /MACHINE:IX86
".\X86Rel\ShowGPS.obj"
".\X86Rel\ShowGPSEntry.obj"
".\X86Rel\ShowGPSEntryDlg.obj"
".\X86Rel\StdAfx.obj"
".\X86Rel\ShowGPS.res"
]
Creating command line "link.exe @C:\DOCUME~1\Jbyun\LOCALS~1\Temp\RSP108.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ShowGPS.cpp
ShowGPSEntry.cpp
ShowGPSEntryDlg.cpp
Generating Code...
Linking...
Creating library X86Rel/ShowGPS.lib and object X86Rel/ShowGPS.exp
Creating command line "bscmake.exe /nologo /o"X86Rel/ShowGPS.bsc" ".\X86Rel\StdAfx.sbr" ".\X86Rel\ShowGPS.sbr" ".\X86Rel\ShowGPSEntry.sbr" ".\X86Rel\ShowGPSEntryDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
ShowGPS.sll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -