📄 user.plg
字号:
--------------------Configuration: User - Win32 Release--------------------
Begining build with project "E:\mfcblack\listing\chap08\dispuser\User.dsp", at root.
Active configuration is Win32 (x86) Application (based on Win32 (x86) Application)
Project's tools are:
"32-bit C/C++ Compiler for 80x86" with flags "/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp".\Release/User.pch" /Yu"stdafx.h" /Fo".\Release/" /Fd".\Release/" /FD /c "
"OLE Type Library Maker" with flags "/nologo /D "NDEBUG" /mktyplib203 /win32 "
"Win32 Resource Compiler" with flags "/l 0x409 /fo".\Release/User.res" /d "NDEBUG" /d "_AFXDLL" "
"Browser Database Maker" with flags "/nologo /o".\Release/User.bsc" "
"COFF Linker for 80x86" with flags "/nologo /subsystem:windows /incremental:no /pdb:".\Release/User.pdb" /machine:I386 /out:".\Release/User.exe" "
"Custom Build" with flags ""
"<Component 0xa>" with flags ""
Creating command line "midl.exe /nologo /D "NDEBUG" /tlb ".\Release/User.tlb" /mktyplib203 /win32 "E:\mfcblack\listing\chap08\dispuser\User.odl""
Creating command line "rc.exe /l 0x409 /fo".\Release/User.res" /i ".\Release" /d "NDEBUG" /d "_AFXDLL" "E:\mfcblack\listing\chap08\dispuser\User.rc""
Creating temp file "C:\WINDOWS\TEMP\RSP51B3.TMP" with contents </nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp".\Release/User.pch" /Yu"stdafx.h" /Fo".\Release/" /Fd".\Release/" /FD /c
"E:\mfcblack\listing\chap08\dispuser\User.cpp"
"E:\mfcblack\listing\chap08\dispuser\UserDlg.cpp"
"E:\mfcblack\listing\chap08\dispuser\dispatch.cpp"
>
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP51B3.TMP"
Creating temp file "C:\WINDOWS\TEMP\RSP51B4.TMP" with contents </nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp".\Release/User.pch" /Yc"stdafx.h" /Fo".\Release/" /Fd".\Release/" /FD /c
"E:\mfcblack\listing\chap08\dispuser\StdAfx.cpp"
>
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP51B4.TMP"
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:".\Release/User.pdb" /machine:I386 /out:".\Release/User.exe" .\Release\User.obj .\Release\UserDlg.obj .\Release\StdAfx.obj .\Release\dispatch.obj .\Release\User.res"
Creating Type Library...
Processing E:\mfcblack\listing\chap08\dispuser\User.odl
User.odl
Processing D:\Program Files\DevStudio\VC\INCLUDE\oaidl.idl
oaidl.idl
Processing D:\Program Files\DevStudio\VC\INCLUDE\objidl.idl
objidl.idl
Processing D:\Program Files\DevStudio\VC\INCLUDE\unknwn.idl
unknwn.idl
Processing D:\Program Files\DevStudio\VC\INCLUDE\wtypes.idl
wtypes.idl
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
User.cpp
UserDlg.cpp
dispatch.cpp
Generating Code...
Linking...
User.exe - 0 error(s), 0 warning(s)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -