Nick Ryan:
Sorry!
I find those control codes of IRP_MN_KERNEL_CALL has already defined in
ntddk.h,thank u!
But i want to ask another questions:
1, IRP_MN_MOUNT_VOLUME : i think that means maybe mount volume. now,
what means of control code IRP_MN_KERNEL_CALL? what doing it is called by
specifies IRP_MN_KERNEL_CALL? about unmount volume?
2, if it succeeded to be called by IRP_MN_KERNEL_CALL, whether i call
another IRP by specify minor code IRP_MN_MOUNT_VOLUME?
Thanks
Vic