您要查找的是不是:
- Hook System Call (HSC) 截获系统调用
- The data area passed to a system call is too small. 传递给系统调用的数据区域太小。
- System call functional verification tests. 系统调用功能的验证测试。
- The system call level is not correct. 系统调用级别不正确。
- Waits for the application to try to make a system call. 会等待应用程序尝试进行系统调用。
- A new device cannot be created due to a system call failure. 由于系统调用失败,无法创建新设备。
- A new device cannot be created due to an system call failure. 由于系统调用故障,无法创建新设备。
- This terminates the program using another DOS system call. 这两句使用另一个DOS功能调用结束程序。
- The system calls a WH_DEBUG hook procedure before calling hook procedures associated with any other hook in the system. 在调用与系统中任何其他钩子关联的钩子子程之前,系统会调用WH_DEBUG钩子子程。
- A top-level, unowned window has been created. The window exists when the system calls this hook. 顶层的、不受控制的窗体已经被创建。当系统调用该钩子时,窗口存在。
- Wait for the system calling back. 等候系统回拨。
- A top-level, unowned window is about to be destroyed. The window still exists when the system calls this hook. 顶层的、不受控制的窗体即将被销毁。当系统调用该钩子的时候该窗体依然存在。
- The system calls a WH_SHELL hook procedure when the shell application is about to be activated and when a top-level window is created or destroyed. 当加壳程序即将被激活时、当处在最顶层的窗口被创建或者销毁时,系统会调用WH_SHELL钩子子程。
- System calls are the easiest and the hardest part of emulation. 系统调用是模拟中最简单也是最困难的部分。
- We also use a system called LEX to help on cash flow projection. 同时我们也使用一套名为LEX的系统来协助现金流预测。
- Describes how to install PDB and DBG files to debug crashes that happen inside a system call. 介绍如何安装PDB和DBG文件来调试发生在系统调用内部的故障。
- Symbol Server, which is used to supply the symbols needed to debug a crash during a system call. 符号服务器,用于在系统调用期间提供调试崩溃所需的符号。
- Objective To utilize SOCON nail and hook system for pedicle of vertebral arch in the treat ment of lumbar vertebrae isthmus spondyloschisis in teenager,and observe the fi xation and fusion effect. 目的应用SOCON椎弓根钉钩系统治疗青少年椎弓根峡部裂,观察固定和融合效果。
- System call, which allows one process to open a pipe to another process, either for output or input. 系统调用实现的,该系统调用允许一个进程打开到另一个进程的管道,将管道用于输出或输入。
- Some functions need to use a system call in order to do their work, others do not. 有些函数需要使用系统调用来完成其工作,其它函数则不需要。