include "stdafx.h" #include #include typedef long NTSTATUS; typedef struct _IO_STATUS_BLOCK { union { NTSTATUS Status; PVOID Pointer...
確定! 回上一頁