monitor.plg

来自「驱动级的代码」· PLG 代码 · 共 33 行

PLG
33
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: monitor - Win32 Debug--------------------
</h3>


I:\ddk\monitor>if "%E:\WINDDK\3790%" == "" goto InvalidParameter 

I:\ddk\monitor>if not exist %E:\WINDDK\3790%\bin\setenv.bat %E:\WINDDK\3790% checked 
文件名、目录名或卷标语法不正确。

I:\ddk\monitor>e:

E:\>cd E:\ddk\monitor 
系统找不到指定的路径。

E:\>build
'build' 不是内部或外部命令,也不是可运行的程序
或批处理文件。

E:\>goto exit 



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

⌨️ 快捷键说明

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