| 1. | Demonstrates the c run - time debugging hook functions 说明c运行时调试挂钩函数。 |
| 2. | Would cause the hook function to be called , the hook would in turn call 将导致调用挂钩函数,挂钩函数则调用 |
| 3. | Debug hook function writing 编写调试挂钩函数 |
| 4. | Which would in turn cause the hook to be called again , and so forth , fprintf又会导致再次调用挂钩函数,以此类推。 |
| 5. | Calls hook function 调用挂钩函数_ penter |
| 6. | The hook function uses 挂钩函数使用 |
| 7. | A client - dump hook function validates the birthday data and reports the contents of the client blocks 客户端转储挂钩函数验证这些生日数据并报告client块的内容。 |
| 8. | Because the windows apis do not use the crt heap , they would not trap the hook in an endless loop 由于windows api不使用crt堆,因此它们不会使挂钩函数陷入无限循环。 |
| 9. | The crt dbg2 sample illustrates several ways to use debugging hook functions with the debug versions of the c run - time library Crt _ dbg2示例演示了几种将调试挂钩函数用于多种c运行时库的调试版本的方法。 |
| 10. | Note that the allocation hook function explicitly excludes crt blocks the memory allocated internally by the c run - time library from its log 请注意,分配挂钩函数将crt块(由c运行时库内部分配的内存)从其日志中显式地排除。 |