阅读:935回复:4
IoGetDeviceObjectPointer的问题用户被禁言,该主题自动屏蔽! |
|
沙发#
发布于:2003-05-23 15:22
When unloading, a driver can dereference the file object as a means of indirectly dereferencing the device object. To do so, the driver calls ObDereferenceObject from its Unload routine, passing the file object pointer returned by GetDeviceObjectPointer.
DDK :o |
|
板凳#
发布于:2003-05-23 15:22
不好好看DDK,打pp :D
|
|
地板#
发布于:2003-05-23 15:29
用户被禁言,该主题自动屏蔽! |
|
地下室#
发布于:2003-05-23 16:33
调用 ObDereferenceObject(...)
|
|
|