这些函数并不是在运行时注册异常处理函数(exception handlers),而是在函数编译的过程中就指定了异常处理函数。这样做的好处是这些函数可以通过标准的API来查询,如nt!
基于16个网页-相关网页
内核必须为每个异常类型提供专门的异常处理函数。
The kernel must provide a dedicated exception handler for each exception type.
控制单元进行的最后一步等同于跳到中断或异常处理函数。
The last step performed by the control unit is equivalent to a jump to the interrupt or exception handler.
这个描述符指明了包含中断或异常处理函数的段的基地址。
This descriptor specifies the base address of the segment that includes the interrupt or exception handler.
应用推荐