Tom's Hardware > Forum > Windows XP > Device Driver > About the sample minifilter MINISPY.

About the sample minifilter MINISPY.

Forum Windows XP : Device Driver - About the sample minifilter MINISPY.

Tom's Hardware: Over 1.4 million members in 6 different countries available to answer all your high-tech questions. Sign up now! Its free!
Word :    Username :           
 

Archived from groups: microsoft.public.windowsxp.device_driver.dev (More info?)

 

Hi, all

Now, I'm studying about the minifilter driver with the IFS Development Kit.
I compare the filespy and minispy (both are stored at the IFS DK).
FileSpy is an legacy file system filter driver and minispy is a new
architecture for filter manager.
First, I build the FileSpy and install it ,see how it work.
The result is success and I can output the log of accessing files.

Next , I try to test the minispy.
The result of building is OK so I install it.
But when I execute the minispy.exe (usermode application), the error
appears...

Connecting to filter's port...
Could not connect to filter: 0x80070002

This error is generated by this command.

FilterConnectCommunicationPort(MINISPY_PORT_NAME,0,NULL,0,NULL,&port);

*The MINISPY_PORT_NAME is L"\\MiniSpyPort"

[Question]
Could you let me know what should I do to solve this error?

--
Macnica Networks Corp.
Application Tech. 2nd Sec.
Syota Shinogi

Sponsored Links
Register or log in to remove.

Archived from groups: microsoft.public.windowsxp.device_driver.dev (More info?)

 

I know why the minifilter was not loaded. It is necessary to use the "fltmc".
After install minispy driver, I did this command.

fltmc load minispy

And the minispy driver was loaded.
I have another question but I will ask you with another thread.
Thank you.
===================
Macnica Networks Corp.
Application Tech. 2nd Sec.
Syota Shinogi
===================


"Shinogi Syota" wrote:

> Hi, all
>
> Now, I'm studying about the minifilter driver with the IFS Development Kit.
> I compare the filespy and minispy (both are stored at the IFS DK).
> FileSpy is an legacy file system filter driver and minispy is a new
> architecture for filter manager.
> First, I build the FileSpy and install it ,see how it work.
> The result is success and I can output the log of accessing files.
>
> Next , I try to test the minispy.
> The result of building is OK so I install it.
> But when I execute the minispy.exe (usermode application), the error
> appears...
>
> Connecting to filter's port...
> Could not connect to filter: 0x80070002
>
> This error is generated by this command.
>
> FilterConnectCommunicationPort(MINISPY_PORT_NAME,0,NULL,0,NULL,&port);
>
> *The MINISPY_PORT_NAME is L"\\MiniSpyPort"
>
> [Question]
> Could you let me know what should I do to solve this error?
>
> --
> Macnica Networks Corp.
> Application Tech. 2nd Sec.
> Syota Shinogi

Reply to Anonymous
Tom's Hardware > Forum > Windows XP > Device Driver > About the sample minifilter MINISPY.
Go to:

There are 1153 identified and unidentified users. To see the list of identified users, Click here.

Please mind

You are about to answer a thread that has been inactive for more than 6 months.
If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.

Add a reply Cancel
Sponsored links
  • Ask the community now
  • Publish
Ad
They won a badge
Join us in greeting them