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

📄 digitalsign.plg

📁 介绍在Windows XP下自编写的驱动程序如何不受操作系统关于未授权数字签名的影响
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: DigitalSign - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/DigitalSign.res" /d "NDEBUG" /d "_AFXDLL" "D:\Zhaokai\Project\数字签名\DigitalSign\DigitalSign.rc"" 
Creating temporary file "D:\DOCUME~1\Zhaokai\LOCALS~1\Temp\RSP2D5.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/DigitalSign.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\Zhaokai\Project\数字签名\DigitalSign\DigitalSign.cpp"
"D:\Zhaokai\Project\数字签名\DigitalSign\DigitalSignDlg.cpp"
"D:\Zhaokai\Project\数字签名\DigitalSign\RemoveDigitalSign.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\Zhaokai\LOCALS~1\Temp\RSP2D5.tmp" 
Creating temporary file "D:\DOCUME~1\Zhaokai\LOCALS~1\Temp\RSP2D6.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/DigitalSign.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\Zhaokai\Project\数字签名\DigitalSign\StdAfx.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\Zhaokai\LOCALS~1\Temp\RSP2D6.tmp" 
Creating temporary file "D:\DOCUME~1\Zhaokai\LOCALS~1\Temp\RSP2D7.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/DigitalSign.pdb" /machine:I386 /out:"Release/DigitalSign.exe" 
".\Release\DigitalSign.obj"
".\Release\DigitalSignDlg.obj"
".\Release\RemoveDigitalSign.obj"
".\Release\StdAfx.obj"
".\Release\DigitalSign.res"
]
Creating command line "link.exe @D:\DOCUME~1\Zhaokai\LOCALS~1\Temp\RSP2D7.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
DigitalSign.cpp
DigitalSignDlg.cpp
RemoveDigitalSign.cpp
Generating Code...
Linking...



<h3>Results</h3>
DigitalSign.exe - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: DigitalSign - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/DigitalSign.res" /d "_DEBUG" /d "_AFXDLL" "D:\Zhaokai\Project\数字签名\DigitalSign\DigitalSign.rc"" 
Creating temporary file "D:\DOCUME~1\Zhaokai\LOCALS~1\Temp\RSP2D9.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/DigitalSign.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\Zhaokai\Project\数字签名\DigitalSign\DigitalSign.cpp"
"D:\Zhaokai\Project\数字签名\DigitalSign\DigitalSignDlg.cpp"
"D:\Zhaokai\Project\数字签名\DigitalSign\RemoveDigitalSign.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\Zhaokai\LOCALS~1\Temp\RSP2D9.tmp" 
Creating temporary file "D:\DOCUME~1\Zhaokai\LOCALS~1\Temp\RSP2DA.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/DigitalSign.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\Zhaokai\Project\数字签名\DigitalSign\StdAfx.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\Zhaokai\LOCALS~1\Temp\RSP2DA.tmp" 
Creating temporary file "D:\DOCUME~1\Zhaokai\LOCALS~1\Temp\RSP2DB.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/DigitalSign.pdb" /debug /machine:I386 /out:"Debug/DigitalSign.exe" /pdbtype:sept 
".\Debug\DigitalSign.obj"
".\Debug\DigitalSignDlg.obj"
".\Debug\RemoveDigitalSign.obj"
".\Debug\StdAfx.obj"
".\Debug\DigitalSign.res"
]
Creating command line "link.exe @D:\DOCUME~1\Zhaokai\LOCALS~1\Temp\RSP2DB.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
DigitalSign.cpp
DigitalSignDlg.cpp
RemoveDigitalSign.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/DigitalSign.bsc"  ".\Debug\StdAfx.sbr" ".\Debug\DigitalSign.sbr" ".\Debug\DigitalSignDlg.sbr" ".\Debug\RemoveDigitalSign.sbr""
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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