📄 redit.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: redit - Win32 (WCE emulator) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"emulatorDbg/redit.res" /d "WCE_PLATFORM_STANDARDSDK_500" /d UNDER_CE=500 /d _WIN32_WCE=500 /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r "N:\Downloads\20060403173636787\redit.rc""
Creating temporary file "C:\DOCUME~1\LIAOXI~1\LOCALS~1\Temp\RSP4F7.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=500 /D _WIN32_WCE=500 /D "WCE_PLATFORM_STANDARDSDK_500" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_AFXDLL" /FR"emulatorDbg/" /Fp"emulatorDbg/redit.pch" /YX /Fo"emulatorDbg/" /Fd"emulatorDbg/" /Gs8192 /GF /c
"N:\Downloads\20060403173636787\DetailView.cpp"
"N:\Downloads\20060403173636787\DlgAddValue.cpp"
"N:\Downloads\20060403173636787\DlgCreateKey.cpp"
"N:\Downloads\20060403173636787\DlgData.cpp"
"N:\Downloads\20060403173636787\DlgRenameKey.cpp"
"N:\Downloads\20060403173636787\MainFrm.cpp"
"N:\Downloads\20060403173636787\redit.cpp"
"N:\Downloads\20060403173636787\reditDoc.cpp"
"N:\Downloads\20060403173636787\reditView.cpp"
"N:\Downloads\20060403173636787\rnode.cpp"
"N:\Downloads\20060403173636787\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\LIAOXI~1\LOCALS~1\Temp\RSP4F7.tmp"
Creating temporary file "C:\DOCUME~1\LIAOXI~1\LOCALS~1\Temp\RSP4F8.tmp" with contents
[
commctrl.lib coredll.lib corelibc.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:yes /pdb:"emulatorDbg/redit.pdb" /map:"emulatorDbg/redit.map" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:libc.lib /nodefaultlib:libcd.lib /nodefaultlib:libcmt.lib /nodefaultlib:libcmtd.lib /nodefaultlib:msvcrt.lib /nodefaultlib:msvcrtd.lib /out:"emulatorDbg/redit.exe" /subsystem:windowsce,5.00 /MACHINE:IX86
.\emulatorDbg\DetailView.obj
.\emulatorDbg\DlgAddValue.obj
.\emulatorDbg\DlgCreateKey.obj
.\emulatorDbg\DlgData.obj
.\emulatorDbg\DlgRenameKey.obj
.\emulatorDbg\MainFrm.obj
.\emulatorDbg\redit.obj
.\emulatorDbg\reditDoc.obj
.\emulatorDbg\reditView.obj
.\emulatorDbg\rnode.obj
.\emulatorDbg\StdAfx.obj
.\emulatorDbg\redit.res
]
Creating command line "link.exe @C:\DOCUME~1\LIAOXI~1\LOCALS~1\Temp\RSP4F8.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
DetailView.cpp
DlgAddValue.cpp
DlgCreateKey.cpp
DlgData.cpp
DlgRenameKey.cpp
MainFrm.cpp
redit.cpp
reditDoc.cpp
reditView.cpp
rnode.cpp
StdAfx.cpp
Linking...
corelibc.lib(wwinmain.obj) : warning LNK4209: debugging information corrupt; recompile module; linking object as if no debug info
corelibc.lib(onexit.obj) : warning LNK4209: debugging information corrupt; recompile module; linking object as if no debug info
corelibc.lib(crt0dat.obj) : warning LNK4209: debugging information corrupt; recompile module; linking object as if no debug info
corelibc.lib(crt0init.obj) : warning LNK4209: debugging information corrupt; recompile module; linking object as if no debug info
<h3>Results</h3>
redit.exe - 0 error(s), 4 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -