摘要: typedef struct _ServiceDescriptorTable { PVOID ServiceTableBase; //System Service Dispatch Table 的基地址 PVOID ServiceCounterTable; ... 阅读全文
posted @ 2015-11-14 22:07 初夏屿森 阅读(466) 评论(0) 推荐(0) 编辑