How kone system hotfix information??

Hello…

I`m dj

I do development Filesystem Driver…

But , my system have Blue screen on after HotFix(kb 840987)
i using iocreatefile hooking…

i have few a question
one === i want to know how to read system hotfix information
two === how do IocreateFile hooking?

“u9220502” wrote in message news:xxxxx@ntdev…
> i have few a question
> one === i want to know how to read system hotfix information

Search google, this has been discussed many times before.

> two === how do IocreateFile hooking?

YOU DON’T. Get the IFS kit and write a file system filter driver. Hooking
will not work reliably, and cannot be unloaded once loaded. Microsoft is
making efforts to be sure you will fail if you hook, so don’t do it.


Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
Remove StopSpam from the email to reply