window核心编程_code源程序
源代码在线查看: virtual memory alloctor.plg
Build Log
--------------------Configuration: Virtual memory alloctor - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"Debug/Virtual memory alloctor.res" /d "_DEBUG" /d "_AFXDLL" "C:\Documents and Settings\fangzhijian\桌面\window核心编程\Virtual memory alloctor\Virtual memory alloctor.rc""
Creating temporary file "C:\DOCUME~1\FANGZH~1\LOCALS~1\Temp\RSP598.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Virtual memory alloctor.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\fangzhijian\桌面\window核心编程\Virtual memory alloctor\Virtual memory alloctor.cpp"
"C:\Documents and Settings\fangzhijian\桌面\window核心编程\Virtual memory alloctor\Virtual memory alloctorDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\FANGZH~1\LOCALS~1\Temp\RSP598.tmp"
Creating temporary file "C:\DOCUME~1\FANGZH~1\LOCALS~1\Temp\RSP5AD.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Virtual memory alloctor.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\fangzhijian\桌面\window核心编程\Virtual memory alloctor\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\FANGZH~1\LOCALS~1\Temp\RSP5AD.tmp"
Creating temporary file "C:\DOCUME~1\FANGZH~1\LOCALS~1\Temp\RSP5AE.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Virtual memory alloctor.pdb" /debug /machine:I386 /out:"Debug/Virtual memory alloctor.exe" /pdbtype:sept
".\Debug\StdAfx.obj"
".\Debug\Virtual memory alloctor.obj"
".\Debug\Virtual memory alloctorDlg.obj"
".\Debug\Virtual memory alloctor.res"
]
Creating command line "link.exe @C:\DOCUME~1\FANGZH~1\LOCALS~1\Temp\RSP5AE.tmp"
Output Window
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Virtual memory alloctor.cpp
Virtual memory alloctorDlg.cpp
Generating Code...
Linking...
Results
Virtual memory alloctor.exe - 0 error(s), 0 warning(s)