Hi.
Is it possible to write a Registry filter for Windows XP based on the Regfltr sample?
I don’t wish to try searching for something that isn’t possible.
Thanks.
Hi.
Is it possible to write a Registry filter for Windows XP based on the Regfltr sample?
I don’t wish to try searching for something that isn’t possible.
Thanks.
Hi.
what I am doing is building a very simple registry, file and network filter with a simple sample program to use on my computer. A second problem I have been facing while looking for a suitable demo for windows xp is I cannot determine the program or application which sent a TCP/IP request - I am trying to avoid hooking altogether.
I know this is possible with hooking because several applications preform it, but with a driver is it possible?