📄 showgif.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ShowGif - Win32 (WCE emulator) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"emulatorRel/ShowGif.res" /d UNDER_CE=420 /d _WIN32_WCE=420 /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "WIN32_PLATFORM_PSPC=400" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r "C:\Documents and Settings\MaDan\桌面\ShowGif\ShowGif.rc""
Creating temporary file "C:\DOCUME~1\MaDan\LOCALS~1\Temp\RSP310.tmp" with contents
[
/nologo /W3 /D "_i386_" /D UNDER_CE=420 /D _WIN32_WCE=420 /D "WIN32_PLATFORM_PSPC=400" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /Fp"emulatorRel/ShowGif.pch" /Yu"stdafx.h" /Fo"emulatorRel/" /Gs8192 /GF /O2 /c
"C:\Documents and Settings\MaDan\桌面\ShowGif\ShowGif.cpp"
"C:\Documents and Settings\MaDan\桌面\ShowGif\MainFrm.cpp"
"C:\Documents and Settings\MaDan\桌面\ShowGif\ShowGifDoc.cpp"
"C:\Documents and Settings\MaDan\桌面\ShowGif\ShowGifView.cpp"
"C:\Documents and Settings\MaDan\桌面\ShowGif\gif89a.cpp"
"C:\Documents and Settings\MaDan\桌面\ShowGif\Gif.cpp"
"C:\Documents and Settings\MaDan\桌面\ShowGif\image.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\MaDan\LOCALS~1\Temp\RSP310.tmp"
Creating temporary file "C:\DOCUME~1\MaDan\LOCALS~1\Temp\RSP311.tmp" with contents
[
/nologo /W3 /D "_i386_" /D UNDER_CE=420 /D _WIN32_WCE=420 /D "WIN32_PLATFORM_PSPC=400" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /Fp"emulatorRel/ShowGif.pch" /Yc"stdafx.h" /Fo"emulatorRel/" /Gs8192 /GF /O2 /c
"C:\Documents and Settings\MaDan\桌面\ShowGif\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\MaDan\LOCALS~1\Temp\RSP311.tmp"
Creating temporary file "C:\DOCUME~1\MaDan\LOCALS~1\Temp\RSP312.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:no /pdb:"emulatorRel/ShowGif.pdb" /out:"emulatorRel/ShowGif.exe" /subsystem:windowsce,4.20 /MACHINE:IX86
".\emulatorRel\ShowGif.obj"
".\emulatorRel\StdAfx.obj"
".\emulatorRel\MainFrm.obj"
".\emulatorRel\ShowGifDoc.obj"
".\emulatorRel\ShowGifView.obj"
".\emulatorRel\ShowGif.res"
".\emulatorRel\gif89a.obj"
".\emulatorRel\Gif.obj"
".\emulatorRel\image.obj"
]
Creating command line "link.exe @C:\DOCUME~1\MaDan\LOCALS~1\Temp\RSP312.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ShowGif.cpp
MainFrm.cpp
ShowGifDoc.cpp
ShowGifView.cpp
gif89a.cpp
C:\Documents and Settings\MaDan\桌面\ShowGif\gif89a.cpp(209) : warning C4244: 'argument' : conversion from '__int64' to 'long', possible loss of data
C:\Documents and Settings\MaDan\桌面\ShowGif\gif89a.cpp(326) : warning C4244: 'argument' : conversion from '__int64' to 'long', possible loss of data
C:\Documents and Settings\MaDan\桌面\ShowGif\gif89a.cpp(458) : warning C4244: 'argument' : conversion from '__int64' to 'long', possible loss of data
Gif.cpp
C:\Documents and Settings\MaDan\桌面\ShowGif\Gif.cpp(124) : warning C4018: '>' : signed/unsigned mismatch
image.cpp
Generating Code...
Linking...
<h3>Results</h3>
ShowGif.exe - 0 error(s), 4 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -