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

📄 虚拟光驱.plg

📁 这是一个实现虚拟光驱的应用程序和驱动程序的源代码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 虚拟光驱 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\lbs\LOCALS~1\Temp\RSP6.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/虚拟光驱.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\资料\驱动开发\old\实例程序\虚拟光驱\Filedisk.cpp"
"E:\资料\驱动开发\old\实例程序\虚拟光驱\虚拟光驱.cpp"
"E:\资料\驱动开发\old\实例程序\虚拟光驱\虚拟光驱Dlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\lbs\LOCALS~1\Temp\RSP6.tmp" 
Creating temporary file "C:\DOCUME~1\lbs\LOCALS~1\Temp\RSP7.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/虚拟光驱.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\资料\驱动开发\old\实例程序\虚拟光驱\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\lbs\LOCALS~1\Temp\RSP7.tmp" 
Creating temporary file "C:\DOCUME~1\lbs\LOCALS~1\Temp\RSP8.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/虚拟光驱.pdb" /debug /machine:I386 /out:"Debug/虚拟光驱.exe" /pdbtype:sept 
".\Debug\Filedisk.obj"
".\Debug\StdAfx.obj"
".\Debug\虚拟光驱.obj"
".\Debug\虚拟光驱Dlg.obj"
".\Debug\虚拟光驱.res"
]
Creating command line "link.exe @C:\DOCUME~1\lbs\LOCALS~1\Temp\RSP8.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
Filedisk.cpp
虚拟光驱.cpp
虚拟光驱Dlg.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/虚拟光驱.bsc"  ".\Debug\StdAfx.sbr" ".\Debug\Filedisk.sbr" ".\Debug\虚拟光驱.sbr" ".\Debug\虚拟光驱Dlg.sbr""
Creating browse info file...
<h3>Output Window</h3>



<h3>Results</h3>
虚拟光驱.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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