iceext.def

来自「ICEExt for Driver Studio3.2的sourcecode」· DEF 代码 · 共 50 行

DEF
50
字号
LIBRARY IceExt.sys

EXPORTS
    bc
    bl
    bpr
    cp
    dump
    dumpscreen
    eb
    font
    fpos
    help
    irql
    idt
    if = ifx

    intsave
    intrest
    intxchg 
    intshow 

    lastbranch
    loadfile
    sdt 
    suspend
    resume
    pte
    protect
    test
    tetris

    trace
    trcinit
    trccode

;    unhook
;    rehook

;--------------------------------------------------------------------
;
; these are the extension service functions provided for the debugger
;
;--------------------------------------------------------------------

    CheckVersion
    WinDbgExtensionDllInit
    ExtensionApiVersion

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?