Hi Everyone,
I have a memory manager device driver that hangs when try to remove it from
the device manager. I am not sure why, can anyone help?
I run my application. The application uses CreateFile to open the driver.
When the application is finished it closes the handle by CloseHandle().
The CloseHandle returns true (meaning it was sucessful). Is there a way to
check if the open handle count for a driver is zero?
Note: On reboot, the device can be removed without any problems.
Joe McCloskey
xxxxx@gamry.com
Gamry Instruments, Inc.
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com