📄 test53.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: test53 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
<h3>Results</h3>
test53.dll - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: test53 - Win32 Release MinDependency--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"ReleaseMinDependency/test53.res" /d "NDEBUG" "C:\Excel\Implement code\test53\test53.rc""
Creating temporary file "C:\DOCUME~1\DUCHUN~1\LOCALS~1\Temp\RSP1F6.tmp" with contents
[
/nologo /MT /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_ATL_STATIC_REGISTRY" /D "_WINDLL" /Fp"ReleaseMinDependency/test53.pch" /Yu"stdafx.h" /Fo"ReleaseMinDependency/" /Fd"ReleaseMinDependency/" /FD /c
"C:\Excel\Implement code\test53\MyExport.cpp"
"C:\Excel\Implement code\test53\test53.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\DUCHUN~1\LOCALS~1\Temp\RSP1F6.tmp"
Creating temporary file "C:\DOCUME~1\DUCHUN~1\LOCALS~1\Temp\RSP1F7.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:no /pdb:"ReleaseMinDependency/test53.pdb" /machine:I386 /def:".\test53.def" /out:"../../Bin/test53.dll" /implib:"ReleaseMinDependency/test53.lib"
".\ReleaseMinDependency\ExcelExport.obj"
".\ReleaseMinDependency\MyExport.obj"
".\ReleaseMinDependency\StdAfx.obj"
".\ReleaseMinDependency\test53.obj"
".\ReleaseMinDependency\test53.res"
]
Creating command line "link.exe @C:\DOCUME~1\DUCHUN~1\LOCALS~1\Temp\RSP1F7.tmp"
Creating temporary file "C:\DOCUME~1\DUCHUN~1\LOCALS~1\Temp\RSP1F8.bat" with contents
[
@echo off
regsvr32 /s /c "\Excel\Bin\test53.dll"
echo regsvr32 exec. time > ".\ReleaseMinDependency\regsvr32.trg"
]
Creating command line "C:\DOCUME~1\DUCHUN~1\LOCALS~1\Temp\RSP1F8.bat"
Compiling resources...
Compiling...
MyExport.cpp
test53.cpp
Generating Code...
Linking...
Creating library ReleaseMinDependency/test53.lib and object ReleaseMinDependency/test53.exp
LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF
LINK : warning LNK4089: all references to "comdlg32.dll" discarded by /OPT:REF
<h3>Output Window</h3>
Performing registration
<h3>Results</h3>
test53.dll - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -