摘要: //留着以备查询之用 来自WinDDK\6000\inc\ddk\rxcontx.htypedef struct _RX_CONTEXT { // // the node type, size and reference count, aka standard header // NODE_TYPE_CODE NodeTypeCode; NODE_BYTE_SIZE NodeByteSize; __volatile ULONG ReferenceCount; // // the list entry to wi... 阅读全文
posted @ 2011-09-08 16:02 onemuji 阅读(1440) 评论(0) 推荐(0)