📄 pwalk.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: pwalk - Win32 Debug--------------------
</h3>
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
rc -r pwalk.rc
cl -c -W3 -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -nologo -FIsehmap.h -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 pwalk.c
pwalk.c
cl -c -W3 -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -nologo -FIsehmap.h -D_X86_=1 -D_WINNT -D_WIN32_WINNT=0x0400 -D_WIN32_IE=0x0300 -DWINVER=0x0400 -D_CRTAPI1=_cdecl -D_CRTAPI2=_cdecl -DWIN32 -D_WIN32 -D_MT -D_DLL -MD -Z7 -Od probe.c
probe.c
rc -r probe.rc
lib -machine:i386 -def:probe.def probe.obj -out:probe.lib
Microsoft (R) Library Manager Version 6.00.8168
Copyright (C) Microsoft Corp 1992-1998. All rights reserved.
probe.def : warning LNK4017: CODE statement not supported for the target platform; ignored
probe.def : warning LNK4017: DATA statement not supported for the target platform; ignored
Creating library probe.lib and object probe.exp
cl -c -W3 -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -nologo -FIsehmap.h -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 pefile.c
pefile.c
rc -r pefile.rc
lib -machine:i386 -def:pefile.def pefile.obj -out:pefile.lib
Microsoft (R) Library Manager Version 6.00.8168
Copyright (C) Microsoft Corp 1992-1998. All rights reserved.
pefile.def : warning LNK4017: CODE statement not supported for the target platform; ignored
pefile.def : warning LNK4017: DATA statement not supported for the target platform; ignored
Creating library pefile.lib and object pefile.exp
link -debug:full -debugtype:cv /NODEFAULTLIB /INCREMENTAL:NO /PDB:NONE /RELEASE /NOLOGO -entry:_DllMainCRTStartup@12 -dll -base:0x1D000000 -out:pefile.dll pefile.exp pefile.obj pefile.res msvcrt.lib oldnames.lib kernel32.lib ws2_32.lib mswsock.lib advapi32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib
link -debug:full -debugtype:cv /NODEFAULTLIB /INCREMENTAL:NO /PDB:NONE /RELEASE /NOLOGO -entry:_DllMainCRTStartup@12 -dll -base:0x1C000000 -out:probe.dll probe.exp pefile.lib probe.obj probe.res msvcrt.lib oldnames.lib kernel32.lib ws2_32.lib mswsock.lib advapi32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib
cl -c -W3 -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -nologo -FIsehmap.h -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 pwalkio.c
pwalkio.c
cl -c -W3 -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -nologo -FIsehmap.h -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 pdebug.c
pdebug.c
cl -c -W3 -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -nologo -FIsehmap.h -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 pstat.c
pstat.c
cl -c -W3 -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -nologo -FIsehmap.h -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 pview.c
pview.c
link -debug:full -debugtype:cv /NODEFAULTLIB /INCREMENTAL:NO /PDB:NONE /RELEASE /NOLOGO /NODEFAULTLIB /INCREMENTAL:NO /PDB:NONE /RELEASE /NOLOGO -subsystem:windows,4.0 -out:pwalk.exe pwalk.obj pdebug.obj probe.lib pefile.lib pstat.obj pwalkio.obj pview.obj pwalk.res libc.lib oldnames.lib kernel32.lib ws2_32.lib mswsock.lib advapi32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib
<h3>Results</h3>
pwalk.exe - 0 error(s), 4 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -