draw.plg

来自「在vc下编写的一个开发地理信息系统的程序」· PLG 代码 · 共 30 行

PLG
30
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: draw - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP12E.bat" with contents
[
@echo off
call ".\makehelp.bat"
]
Creating command line "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP12E.bat"
Creating command line "rc.exe /l 0x804 /fo"Debug/draw.res" /d "_DEBUG" /d "_AFXDLL" "D:\邢汉发\VC开发GIS系统\书中代码\draw.rc"" 
Making help file...
Building Win32 Help files
hlp\draw.hpj(1) : error: Problem encountered creating help file

Error executing c:\windows\system32\cmd.exe.
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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