在DriverEntry中,创建了一个device,并调用IoRegisterFileSystem,将它注册到文件系统类型中。
每个分区类型驱动加载时候,都会调用IoRegisterFileSystem。
在DriverEntry中,创建了一个device,并调用IoRegisterFileSystem,将它注册到文件系统类型中。
每个分区类型驱动加载时候,都会调用IoRegisterFileSystem。
转载于:https://www.cnblogs.com/fanzi2009/archive/2009/06/24/1510128.html