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

📄 diskmount.plg

📁 枚举PC所有逻辑盘符,并判断其性质,可区分DRIVE_FIXED型的设备是硬盘还是移动硬盘,DRIVE_REMOVABLE类型的设备是软盘还是U盘 工作中的积累,希望对大家有帮助.感谢PUDN曾经给予
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: DiskMount - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSP2E3.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/DiskMount.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\20071123\安全U盘 II型 技改 200711\DiskMount 20071121\DiskMount.cpp"
"D:\20071123\安全U盘 II型 技改 200711\DiskMount 20071121\DiskMountDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSP2E3.tmp" 
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSP2E4.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/DiskMount.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\20071123\安全U盘 II型 技改 200711\DiskMount 20071121\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSP2E4.tmp" 
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/DiskMount.pdb" /debug /machine:I386 /out:"Debug/DiskMount.exe" /pdbtype:sept  ".\Debug\DiskMount.obj" ".\Debug\DiskMountDlg.obj" ".\Debug\StdAfx.obj" ".\Debug\DiskMount.res" "
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
d:\20071123\安全u盘 ii型 技改 200711\diskmount 20071121\usbhead.h(2) : fatal error C1083: Cannot open include file: 'devioctl.h': No such file or directory
Error executing cl.exe.



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

⌨️ 快捷键说明

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