⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 rtmdemo.plg

📁 http down source code for driver development programmer
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: newdll - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "E:\DOCUME~1\9335~1\LOCALS~1\Temp\RSP4.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "_WINXP" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "NEWDLL_EXPORTS" /FA /Fa"Release/" /Fp"Release/newdll.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /GF /c 
"E:\Program Files\NSIS\Examples\Modern UI\RTMDemo\Samples\newdll\newdll.cpp"
]
Creating command line "cl.exe @E:\DOCUME~1\9335~1\LOCALS~1\Temp\RSP4.tmp" 
Creating temporary file "E:\DOCUME~1\9335~1\LOCALS~1\Temp\RSP5.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "_WINXP" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "NEWDLL_EXPORTS" /FA /Fa"Release/" /Fp"Release/newdll.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /GF /c 
"E:\Program Files\NSIS\Examples\Modern UI\RTMDemo\Samples\newdll\StdAfx.cpp"
]
Creating command line "cl.exe @E:\DOCUME~1\9335~1\LOCALS~1\Temp\RSP5.tmp" 
Creating temporary file "E:\DOCUME~1\9335~1\LOCALS~1\Temp\RSP6.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ..\..\Lib\rtmlib.lib ..\..\Lib\rtmndev.lib ..\..\Lib\rtmstub.lib /nologo /dll /incremental:no /pdb:"Release/rtmdll.pdb" /map:"Release/rtmdll.map" /machine:I386 /nodefaultlib:"LIBC" /def:"newdll.def" /out:"C:\Windows\system32\rtmdll.dll" /implib:"Release/rtmdll.lib" /OPT:NOREF 
".\Release\newdll.obj"
".\Release\StdAfx.obj"
]
Creating command line "link.exe @E:\DOCUME~1\9335~1\LOCALS~1\Temp\RSP6.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
newdll.cpp
Linking...
   Creating library Release/rtmdll.lib and object Release/rtmdll.exp
<h3>
--------------------Configuration: RtmDemo - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x419 /fo"Release/RtmDemo.res" /d "NDEBUG" "E:\Program Files\NSIS\Examples\Modern UI\RTMDemo\Samples\RtmDemo\RtmDemo.rc"" 
Creating temporary file "E:\DOCUME~1\9335~1\LOCALS~1\Temp\RSPB.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/RtmDemo.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"E:\Program Files\NSIS\Examples\Modern UI\RTMDemo\Samples\RtmDemo\RtmDemo.cpp"
"E:\Program Files\NSIS\Examples\Modern UI\RTMDemo\Samples\RtmDemo\RtmDemoDlg.cpp"
]
Creating command line "cl.exe @E:\DOCUME~1\9335~1\LOCALS~1\Temp\RSPB.tmp" 
Creating temporary file "E:\DOCUME~1\9335~1\LOCALS~1\Temp\RSPC.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/RtmDemo.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"E:\Program Files\NSIS\Examples\Modern UI\RTMDemo\Samples\RtmDemo\StdAfx.cpp"
]
Creating command line "cl.exe @E:\DOCUME~1\9335~1\LOCALS~1\Temp\RSPC.tmp" 
Creating temporary file "E:\DOCUME~1\9335~1\LOCALS~1\Temp\RSPD.tmp" with contents
[
..\newdll\Release\rtmdll.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/RtmDemo.pdb" /machine:I386 /out:"Release/RtmDemo.exe" /OPT:NOREF 
".\Release\RtmDemo.obj"
".\Release\RtmDemoDlg.obj"
".\Release\StdAfx.obj"
".\Release\RtmDemo.res"
"\Program Files\NSIS\Examples\Modern UI\RTMDemo\Samples\newdll\Release\rtmdll.lib"
]
Creating command line "link.exe @E:\DOCUME~1\9335~1\LOCALS~1\Temp\RSPD.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
RtmDemo.cpp
RtmDemoDlg.cpp
Generating Code...
Linking...



<h3>Results</h3>
RtmDemo.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -