return fok;
}
// -----------------------------------------------------------------
pvoid spygateoffset (px86_gate pgate)
{
return (pvoid) (pgate->offset1 | (pgate->offset2 << 16));
}
return fok;
}
// -----------------------------------------------------------------
pvoid spygateoffset (px86_gate pgate)
{
return (pvoid) (pgate->offset1 | (pgate->offset2 << 16));
}
列表4-18. 查询中断属性
表4-3. 任务状态段(tss)中的cpu状态域
|
偏移量 |
位数 |
id |
描 述 |
|
0x00 |
16 |
首页
上页
下页
尾页
[1]
[2]
[3]
[4]
[5]
[6]
[7]
[8]
[9]
[10]
[11]
[12]
[13]
[14]
[15]
[16]
[17]
[18]
[19]
[20]
[21]
[22]
[23]
[24]
[25]
[26]
[27]
[28]
[29]
[30]
[31]
[32]
[33]
[34]
[35]
[36]
[37]
[38]
[39]
本文关键:《Undocumented Windows 2000 Secrets》翻译 --- 第四章(5)
相关方案
|