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

📄 enabledisabletest.plg

📁 禁用/启用设备
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: EnableDisableTest - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/EnableDisableTest.res" /d "NDEBUG" /d "_AFXDLL" "D:\Project\src\EnableDisableTest\EnableDisableTest.rc"" 
Creating temporary file "C:\DOCUME~1\Martin\LOCALS~1\Temp\RSP6D00.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/EnableDisableTest.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\Project\src\EnableDisableTest\EnableDisableTest.cpp"
"D:\Project\src\EnableDisableTest\EnableDisableTestDlg.cpp"
"D:\Project\src\EnableDisableTest\resetdev.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Martin\LOCALS~1\Temp\RSP6D00.tmp" 
Creating temporary file "C:\DOCUME~1\Martin\LOCALS~1\Temp\RSP6D01.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/EnableDisableTest.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\Project\src\EnableDisableTest\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Martin\LOCALS~1\Temp\RSP6D01.tmp" 
Creating temporary file "C:\DOCUME~1\Martin\LOCALS~1\Temp\RSP6D02.tmp" with contents
[
setupapi.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/EnableDisableTest.pdb" /machine:I386 /out:"Release/EnableDisableTest.exe" 
.\Release\EnableDisableTest.obj
.\Release\EnableDisableTestDlg.obj
.\Release\resetdev.obj
.\Release\StdAfx.obj
.\Release\EnableDisableTest.res
]
Creating command line "link.exe @C:\DOCUME~1\Martin\LOCALS~1\Temp\RSP6D02.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
EnableDisableTest.cpp
EnableDisableTestDlg.cpp
D:\Project\src\EnableDisableTest\EnableDisableTestDlg.cpp(182) : warning C4018: '<' : signed/unsigned mismatch
resetdev.cpp
D:\Project\src\EnableDisableTest\resetdev.cpp(78) : warning C4806: '&' : unsafe operation: no value of type 'bool' promoted to type 'const long' can equal the given constant
Generating Code...
Linking...



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

⌨️ 快捷键说明

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