jkally
March 3rd, 2010, 09:53
A real newbie question:
I would like to know what API Windows is using to update a device driver, so I mark a device driver node, right click and select "Update driver".
How can I debug what follows with Olly DBG?
If I attach Olly to mms, then it's not on any break point, since the process is running.
I would like to intercept the button click and see with Olly what follows
Thanks
I would like to know what API Windows is using to update a device driver, so I mark a device driver node, right click and select "Update driver".
How can I debug what follows with Olly DBG?
If I attach Olly to mms, then it's not on any break point, since the process is running.
I would like to intercept the button click and see with Olly what follows
Thanks