关于win2000核心编程的文章

源代码在线查看: noprocessdll.plg

软件大小: 1030 K
上传用户: wyly
关键词: 2000 win 核心 编程
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				
				
				Build Log
				
				--------------------Configuration: NoProcessDll - Win32 Release--------------------
				
				Command Lines
				Creating temporary file "I:\DOCUME~1\JIURL\LOCALS~1\Temp\RSP71.tmp" with contents
				[
				/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "NOPROCESSDLL_EXPORTS" /Fp"Release/NoProcessDll.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c 
				"I:\Documents and Settings\JIURL\桌面\NoProcessDll\NoProcessDll.cpp"
				]
				Creating command line "cl.exe @I:\DOCUME~1\JIURL\LOCALS~1\Temp\RSP71.tmp" 
				Creating temporary file "I:\DOCUME~1\JIURL\LOCALS~1\Temp\RSP72.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 /dll /incremental:no /pdb:"Release/NoProcessDll.pdb" /machine:I386 /out:"Release/NoProcessDll.dll" /implib:"Release/NoProcessDll.lib" 
				".\Release\NoProcessDll.obj"
				]
				Creating command line "link.exe @I:\DOCUME~1\JIURL\LOCALS~1\Temp\RSP72.tmp"
				Output Window
				Compiling...
				NoProcessDll.cpp
				Linking...
				
				
				
				Results
				NoProcessDll.dll - 0 error(s), 0 warning(s)
				
				
				
							

相关资源