📄 xgridctrl.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: XGridCtrl - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPF4.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Release/XGridCtrl.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\C系列\XGridCtrl\XGridCtrlCtl.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPF4.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPF5.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:no /pdb:"Release/XGridCtrl.pdb" /machine:I386 /def:".\XGridCtrl.def" /out:"Release/XGridCtrl.ocx" /implib:"Release/XGridCtrl.lib"
".\Release\StdAfx.obj"
".\Release\XGridCtrl.obj"
".\Release\XGridCtrlCtl.obj"
".\Release\XGridCtrlPpg.obj"
".\Release\XGridCtrl.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPF5.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPF6.bat" with contents
[
@echo off
regsvr32 /s /c ".\Release\XGridCtrl.ocx"
echo regsvr32 exec. time > ".\Release\regsvr32.trg"
]
Creating command line "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPF6.bat"
Compiling...
XGridCtrlCtl.cpp
E:\C系列\XGridCtrl\XGridCtrlCtl.cpp(233) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
E:\C系列\XGridCtrl\XGridCtrlCtl.cpp(234) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
E:\C系列\XGridCtrl\XGridCtrlCtl.cpp(235) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
Linking...
Creating library Release/XGridCtrl.lib and object Release/XGridCtrl.exp
<h3>Output Window</h3>
Registering ActiveX Control...
<h3>Results</h3>
XGridCtrl.ocx - 0 error(s), 3 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -