2012年6月29日

摘要: 第一回合: ZwCreateFile : Creates a new file or opens an existing file. 返回值: return STATUS_SUCCESS on success or appropriate NTSTATUS error code on failure. In the latter case (后一种情况),the caller can determine the cause of the failure by checking the IoStatusBlock parameter. STATUS_FILE_LOCK_CONFLICT Th.. 阅读全文
posted @ 2012-06-29 12:07 凌子寒霄 阅读(138) 评论(0) 推荐(0)

导航