sectoredit2000.plg
来自「该程序是个人修改的扇区读写技术与应用及引导扇区剖析与实例分析 能读写MBR 内」· PLG 代码 · 共 31 行
PLG
31 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SectorEdit2000 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/SectorEdit2000.res" /d "_DEBUG" /d "_AFXDLL" "D:\程序大集合\VC6_Green\VC6\MyProjects\Edit disk\SectorEdit2000.rc""
Creating temporary file "f:\Temp\RSP98.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/SectorEdit2000.pdb" /debug /machine:I386 /out:"Debug/SectorEdit2000.exe" /pdbtype:sept
".\Debug\DrvListBox.obj"
".\Debug\SectorEdit2000.obj"
".\Debug\SectorEdit2000Dlg.obj"
".\Debug\StdAfx.obj"
".\Debug\SectorEdit2000.res"
]
Creating command line "link.exe @f:\Temp\RSP98.tmp"
<h3>Output Window</h3>
Compiling resources...
Linking...
<h3>Results</h3>
SectorEdit2000.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?