将第 N 个转储窗口的地址更改为给定的虚拟地址,以在指定的转储窗口中显示此地址处的转储内容。
void GuiDumpAtN(duint va, int index)
va 要转储的指针的虚拟地址。
va
index 转储窗口的索引。
index
此函数不返回值。
示例代码。
GuiDumpAt