Why system popup the dialog?

Hi All,

I am a newbie.I am debugging the filespy sample.

The system popup a message dialog (systemroot\system32\drivers\filespy.sys
device driver can’t find import point of IoAttachDeviceToDeviceStacksafe
in ntoskrnl.exe) when I run the filespy.exe.

Os :win2000 professional
ifs kit: ifs-ddk kit 2600(for XP)

How can I solve the problem?

regards!

sailing_an

By running the sample on the OS for which it was created.
IoAttachDeviceToDeviceStackSafe() is not exported by Win2k kernels. It was
introduced in XP only.

----- Original Message -----
From: “beginner_an”
To: “File Systems Developers”
Sent: Friday, June 20, 2003 12:14 PM
Subject: [ntfsd] Why system popup the dialog?

> Hi All,
>
> I am a newbie.I am debugging the filespy sample.
>
> The system popup a message dialog (systemroot\system32\drivers\filespy.sys
> device driver can’t find import point of IoAttachDeviceToDeviceStacksafe
> in ntoskrnl.exe) when I run the filespy.exe.
>
> Os :win2000 professional
> ifs kit: ifs-ddk kit 2600(for XP)
>
> How can I solve the problem?
>
> regards!
>
> sailing_an
>
> —
> You are currently subscribed to ntfsd as: xxxxx@rdsor.ro
> To unsubscribe send a blank email to xxxxx@lists.osr.com
>