中断列表(1) 352K

源代码在线查看: sample1.flt

软件大小: 354 K
上传用户: koalalee
关键词: 352K 中断
下载地址: 免注册下载 普通下载 VIP

相关代码

				# SAMPLE1.FLT
				# Sample filtering file number 1, using only title includes/excludes.
				# Extract MS-DOS calls, but exclude DR-DOS-specific, DOS-extender, and
				# non-DOS networking calls.
				# Note: a few extraneous calls are still included.
				#
				+ DOS
				-DR DOS
				-DR-DOS
				-DR Multiuser DOS
				-Concurrent DOS
				-DOS/16M
				-DOS4GX
				-DOS/4G
				-extender
				-LAN Manager
				-DECnet DOS
				#
				# end of SAMPLE1.FLT
							

相关资源