📄 22 dips.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 22 DIPS - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Debug/DIPS.res" /d "_DEBUG" "E:\F盘资料\Windows核心编程源代码\22-DIPS\DIPS.rc""
Creating temporary file "D:\DOCUME~1\snlee1\LOCALS~1\Temp\RSP4C.tmp" with contents
[
/nologo /MD /W4 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/22 DIPS.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\F盘资料\Windows核心编程源代码\22-DIPS\DIPS.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\snlee1\LOCALS~1\Temp\RSP4C.tmp"
Creating temporary file "D:\DOCUME~1\snlee1\LOCALS~1\Temp\RSP4D.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 /nologo /subsystem:windows /incremental:yes /pdb:"..\x86\Debug/22 DIPS.pdb" /debug /machine:I386 /out:"..\x86\Debug/22 DIPS.exe" /pdbtype:sept
".\Debug\DIPS.obj"
".\Debug\DIPS.res"
]
Creating command line "link.exe @D:\DOCUME~1\snlee1\LOCALS~1\Temp\RSP4D.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
DIPS.cpp
You are not using the latest Platform SDK header/library
files. This may prevent the project from building correctly.
e:\f盘资料\windows核心编程源代码\cmnhdr.h(212) : error C2065: 'GetWindowLongPtr' : undeclared identifier
e:\f盘资料\windows核心编程源代码\cmnhdr.h(212) : error C2065: 'GWLP_HINSTANCE' : undeclared identifier
Error executing cl.exe.
<h3>Results</h3>
22 DIPS.exe - 2 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -