📄 enumphysicaldrive.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: EnumPhysicalDrive - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\WILTON~1.WIL\LOCALS~1\Temp\RSP5C9.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Release/EnumPhysicalDrive.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c
"F:\test\EnumPhysicalDrive\main.cpp"
"F:\test\EnumPhysicalDrive\scsicmd.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\WILTON~1.WIL\LOCALS~1\Temp\RSP5C9.tmp"
Creating temporary file "D:\DOCUME~1\WILTON~1.WIL\LOCALS~1\Temp\RSP5CA.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 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib Setupapi.lib /nologo /subsystem:console /incremental:no /pdb:"Release/EnumPhysicalDrive.pdb" /machine:I386 /out:"Release/EnumPhysicalDrive.exe"
.\Release\DeviceList.obj
.\Release\main.obj
.\Release\scsicmd.obj
]
Creating command line "link.exe @D:\DOCUME~1\WILTON~1.WIL\LOCALS~1\Temp\RSP5CA.tmp"
<h3>Output Window</h3>
Compiling...
main.cpp
scsicmd.cpp
F:\NTDDK\INC\ntdef.h(80) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(50) : see previous definition of 'MAX_NATURAL_ALIGNMENT'
F:\NTDDK\INC\ntdef.h(100) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(70) : see previous definition of 'PROBE_ALIGNMENT'
F:\NTDDK\INC\ntdef.h(807) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(566) : see previous definition of 'UInt32x32To64'
F:\NTDDK\INC\ntdef.h(1604) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1038) : see previous definition of 'MAKELANGID'
F:\NTDDK\INC\ntdef.h(1605) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1039) : see previous definition of 'PRIMARYLANGID'
F:\NTDDK\INC\ntdef.h(1606) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1040) : see previous definition of 'SUBLANGID'
F:\NTDDK\INC\ntdef.h(1632) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1066) : see previous definition of 'MAKELCID'
F:\NTDDK\INC\ntdef.h(1635) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1069) : see previous definition of 'MAKESORTLCID'
F:\NTDDK\INC\ntdef.h(1636) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1070) : see previous definition of 'LANGIDFROMLCID'
F:\NTDDK\INC\ntdef.h(1637) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1071) : see previous definition of 'SORTIDFROMLCID'
F:\NTDDK\INC\ntdef.h(1638) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1072) : see previous definition of 'SORTVERSIONFROMLCID'
F:\NTDDK\INC\ntstatus.h(109) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1167) : see previous definition of 'STATUS_WAIT_0'
F:\NTDDK\INC\ntstatus.h(161) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1168) : see previous definition of 'STATUS_ABANDONED_WAIT_0'
F:\NTDDK\INC\ntstatus.h(184) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1169) : see previous definition of 'STATUS_USER_APC'
F:\NTDDK\INC\ntstatus.h(211) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1170) : see previous definition of 'STATUS_TIMEOUT'
F:\NTDDK\INC\ntstatus.h(220) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1171) : see previous definition of 'STATUS_PENDING'
F:\NTDDK\INC\ntstatus.h(454) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1172) : see previous definition of 'DBG_CONTINUE'
F:\NTDDK\INC\ntstatus.h(522) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1173) : see previous definition of 'STATUS_SEGMENT_NOTIFICATION'
F:\NTDDK\INC\ntstatus.h(901) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1174) : see previous definition of 'DBG_TERMINATE_THREAD'
F:\NTDDK\INC\ntstatus.h(910) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1175) : see previous definition of 'DBG_TERMINATE_PROCESS'
F:\NTDDK\INC\ntstatus.h(919) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1176) : see previous definition of 'DBG_CONTROL_C'
F:\NTDDK\INC\ntstatus.h(946) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1177) : see previous definition of 'DBG_CONTROL_BREAK'
F:\NTDDK\INC\ntstatus.h(969) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1178) : see previous definition of 'STATUS_GUARD_PAGE_VIOLATION'
F:\NTDDK\INC\ntstatus.h(980) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1179) : see previous definition of 'STATUS_DATATYPE_MISALIGNMENT'
F:\NTDDK\INC\ntstatus.h(991) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1180) : see previous definition of 'STATUS_BREAKPOINT'
F:\NTDDK\INC\ntstatus.h(1002) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1181) : see previous definition of 'STATUS_SINGLE_STEP'
F:\NTDDK\INC\ntstatus.h(1316) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1182) : see previous definition of 'DBG_EXCEPTION_NOT_HANDLED'
F:\NTDDK\INC\ntstatus.h(1372) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1183) : see previous definition of 'STATUS_ACCESS_VIOLATION'
F:\NTDDK\INC\ntstatus.h(1381) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1184) : see previous definition of 'STATUS_IN_PAGE_ERROR'
F:\NTDDK\INC\ntstatus.h(1399) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1185) : see previous definition of 'STATUS_INVALID_HANDLE'
F:\NTDDK\INC\ntstatus.h(1544) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1186) : see previous definition of 'STATUS_NO_MEMORY'
F:\NTDDK\INC\ntstatus.h(1601) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1187) : see previous definition of 'STATUS_ILLEGAL_INSTRUCTION'
F:\NTDDK\INC\ntstatus.h(1682) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1188) : see previous definition of 'STATUS_NONCONTINUABLE_EXCEPTION'
F:\NTDDK\INC\ntstatus.h(1691) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1189) : see previous definition of 'STATUS_INVALID_DISPOSITION'
F:\NTDDK\INC\ntstatus.h(2614) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1190) : see previous definition of 'STATUS_ARRAY_BOUNDS_EXCEEDED'
F:\NTDDK\INC\ntstatus.h(2624) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1191) : see previous definition of 'STATUS_FLOAT_DENORMAL_OPERAND'
F:\NTDDK\INC\ntstatus.h(2634) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1192) : see previous definition of 'STATUS_FLOAT_DIVIDE_BY_ZERO'
F:\NTDDK\INC\ntstatus.h(2644) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1193) : see previous definition of 'STATUS_FLOAT_INEXACT_RESULT'
F:\NTDDK\INC\ntstatus.h(2654) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1194) : see previous definition of 'STATUS_FLOAT_INVALID_OPERATION'
F:\NTDDK\INC\ntstatus.h(2664) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1195) : see previous definition of 'STATUS_FLOAT_OVERFLOW'
F:\NTDDK\INC\ntstatus.h(2674) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1196) : see previous definition of 'STATUS_FLOAT_STACK_CHECK'
F:\NTDDK\INC\ntstatus.h(2684) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1197) : see previous definition of 'STATUS_FLOAT_UNDERFLOW'
F:\NTDDK\INC\ntstatus.h(2694) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1198) : see previous definition of 'STATUS_INTEGER_DIVIDE_BY_ZERO'
F:\NTDDK\INC\ntstatus.h(2704) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1199) : see previous definition of 'STATUS_INTEGER_OVERFLOW'
F:\NTDDK\INC\ntstatus.h(2714) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1200) : see previous definition of 'STATUS_PRIVILEGED_INSTRUCTION'
F:\NTDDK\INC\ntstatus.h(3668) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1201) : see previous definition of 'STATUS_STACK_OVERFLOW'
F:\NTDDK\INC\ntstatus.h(4241) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1202) : see previous definition of 'STATUS_CONTROL_C_EXIT'
F:\NTDDK\INC\ntstatus.h(6659) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1203) : see previous definition of 'STATUS_FLOAT_MULTIPLE_FAULTS'
F:\NTDDK\INC\ntstatus.h(6669) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1204) : see previous definition of 'STATUS_FLOAT_MULTIPLE_TRAPS'
F:\NTDDK\INC\ntstatus.h(6794) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(1205) : see previous definition of 'STATUS_REG_NAT_CONSUMPTION'
F:\NTDDK\INC\DDK\ntddk.h(3307) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winioctl.h(66) : see previous definition of 'DEVICE_TYPE'
F:\NTDDK\INC\DDK\ntddk.h(3380) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winioctl.h(139) : see previous definition of 'DEVICE_TYPE_FROM_CTL_CODE'
F:\NTDDK\INC\DDK\ntddk.h(4649) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(4853) : see previous definition of 'ES_SYSTEM_REQUIRED'
F:\NTDDK\INC\DDK\ntddk.h(4650) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(4854) : see previous definition of 'ES_DISPLAY_REQUIRED'
F:\NTDDK\INC\DDK\ntddk.h(4651) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(4855) : see previous definition of 'ES_USER_PRESENT'
F:\NTDDK\INC\DDK\ntddk.h(4652) : note C6311: F:\Program Files\Microsoft Platform SDK\include\winnt.h(4856) : see previous definition of 'ES_CONTINUOUS'
F:\NTDDK\INC\DDK\scsi.h(898) : warning C4200: nonstandard extension used : zero-sized array in struct/union
F:\NTDDK\INC\DDK\scsi.h(966) : warning C4200: nonstandard extension used : zero-sized array in struct/union
F:\NTDDK\INC\DDK\scsi.h(1025) : warning C4200: nonstandard extension used : zero-sized array in struct/union
F:\NTDDK\INC\DDK\scsi.h(1075) : warning C4200: nonstandard extension used : zero-sized array in struct/union
F:\NTDDK\INC\DDK\scsi.h(1139) : warning C4200: nonstandard extension used : zero-sized array in struct/union
F:\NTDDK\INC\DDK\scsi.h(2188) : warning C4200: nonstandard extension used : zero-sized array in struct/union
Linking...
<h3>Results</h3>
EnumPhysicalDrive.exe - 0 error(s), 6 warning(s)
<h3>
--------------------Configuration: EnumPhysicalDrive - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
<h3>Results</h3>
EnumPhysicalDrive.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -