📄 pdc.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: pdc - Win32 Release--------------------
</h3>
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
cl -c -W3 -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -nologo -D_X86_=1 -D_WINNT -D_WIN32_WINNT=0x0400 -D_WIN32_IE=0x0300 -DWINVER=0x0400 -D_CRTAPI1=_cdecl -D_CRTAPI2=_cdecl -DWIN32 -D_WIN32 -Z7 -Od pdc.c
pdc.c
pdc.h(70) : warning C4005: 'CONTAINING_RECORD' : macro redefinition
D:\Microsoft Visual Studio\VC98\INCLUDE\winnt.h(705) : see previous definition of 'CONTAINING_RECORD'
pdc.c(2067) : warning C4715: 'ProcessCommandLineArguments' : not all control paths return a value
link -debug:full -debugtype:cv /NODEFAULTLIB /INCREMENTAL:NO /PDB:NONE /RELEASE /NOLOGO -subsystem:console,4.0 -out:pdc.exe pdc.obj libc.lib oldnames.lib kernel32.lib ws2_32.lib mswsock.lib advapi32.lib
<h3>Results</h3>
pdc.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -