您要查找的是不是:
- device object program 设备目标程序,设备结果程序
- A program that translates a source program into an executable program(an object program). 一种把源程序翻译成可执行程序(即目标程序)的程序。
- To modify an object program without recompiling the source program. 在不重新编译源程序的情况下修改一个目标程序。
- Having found your device object, they can send you IRPs. 在找到你的设备对象之后,它们可以给你发送IRP。
- Furthermore, it will be possible for any kernel-mode or user-mode program to create a symbolic link to your device object and to use the symbolic link to try to open a handle. 此外,对于任何的内核模式或者用户模式程序它可能要未你的设备对象创建一个符号链接,并且使用这个符号链接来尝试开启一个处理。
- DeviceObject - Accessor to system device object associated with this request. 获得和这个请求相关的系统设备对象。
- Translation of a source program into an executable program(an object program). 把源程序转换为可执行程序(目标程序)的过程。
- Two of the flag bits in the device object pertain to power management. 在设备对象中的两个标志位属于电源管理。
- A translator is a program which translates a source program into an equivalent object program. 翻译程序是一个把源程序翻译成结果程序的程序。
- The exclusivity attribute matters only for whatever named device object is the target of an open request. 无论如何命名设备对象,唯一的属性问题就是一个开放请求的指标。
- In COBOL, a data item whose value may be changed during execution of the object program. COBOL语言中的一种数据项,它的值可在目标程序执行时改变。
- In COBOL,a data item whose value may be changed during execution of the object program. COBOL语言中的一种数据项,它的值可在目标程序执行时改变。
- The registry path (%1) passed by a kernel mode driver is invalid. The driver device object is in the additional data. 内核模式驱动程序传递的注册表路径(%251)无效。驱动程序设备对象在额外的数据中。
- Device object did not contain a volume parameter block - recall cannot complete. 设备对象没含卷参数块-撤回无法完成。
- A program that translates a source program into an executable program ( an object program ). 一种把源程序翻译成可执行程序(即目标程序)的程序。
- Undo steps performed in AddDevice (disconnect from lower device object, delete device object, and so on). 执行添加设备中的取消步骤(从更低的设备对象断开,删除设备对象,等等)
- Translation of a source program into an executable program ( an object program ). 把源程序转换为可执行程序(目标程序)的过程。
- The I/O Manager links the device objects together and maintains this field. I/O管理器把设备对象链接到一起并且维持这个域。
- Compiler is a program that translate a source program into an executable program (an object program). 编译程序是把源程序翻译成可执行程序(即目标程序)的程序。
- Next initialize your device extension and the Flags member of the device object. 接下来初始化你的设备扩展名以及设备对象的标志成员。