How can I call and display a message box from the filter driver?
Hi Eric,
Try IoRaiseInformationalHardError().
Regards,
Manoj
— Eric Chan wrote:
> How can I call and display a message box from the
> filter driver?
>
=====
-----------------------------------
Manoj Paul Joseph,
Master of Computer Applications (final year student),
School of Computer Science and Engineering,
Anna University,
Chennai (Madras),
India.
________________________________________________________________________
For live cricket scores download Yahoo! Score Tracker
at: http://in.sports.yahoo.com/cricket/tracker.html
Eric,
I don’t believe you can directly call a routine to display a message box
from kernel-land. You can make a thread that sends down an IRP using
the inverted call model and send it back up when you want to display a
message. The thread would note the return of the IRP and display a
message accordingly. If you need to pass text up from the driver, you
could (after receiving the IRP), call a special IOCTL that would let the
driver pass the message text back up to the user-land thread.
If you don’t want to use the inverted call model, you could have your
thread poll the driver at set intervals for a request to display a
message box.
If someone has a better solution to this issue, I’d be interested in
learning. But this method should work fine.
Sincerely,
Jonathan Borden
Software Engineer
L5 Software Group, LLC
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Eric Chan
Sent: Monday, April 29, 2002 10:28 PM
To: File Systems Developers
Subject: [ntfsd] Message Box from filter driver
How can I call and display a message box from the filter driver?
You are currently subscribed to ntfsd as: xxxxx@earthlink.net To
unsubscribe send a blank email to %%email.unsub%%
Isn’t this call specifically for error messages? Or can it be used in
the general sense?
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Manoj Paul Joseph
Sent: Monday, April 29, 2002 11:08 PM
To: File Systems Developers
Subject: [ntfsd] Re: Message Box from filter driver
Hi Eric,
Try IoRaiseInformationalHardError().
Regards,
Manoj
— Eric Chan wrote:
> How can I call and display a message box from the
> filter driver?
>
=====
-----------------------------------
Manoj Paul Joseph,
Master of Computer Applications (final year student),
School of Computer Science and Engineering,
Anna University,
Chennai (Madras),
India.
________________________________________________________________________
For live cricket scores download Yahoo! Score Tracker
at: http://in.sports.yahoo.com/cricket/tracker.html
—
You are currently subscribed to ntfsd as: xxxxx@earthlink.net To
unsubscribe send a blank email to %%email.unsub%%
You cannot.
----- Original Message -----
From: “Eric Chan”
To: “File Systems Developers”
Sent: Tuesday, April 30, 2002 7:27 AM
Subject: [ntfsd] Message Box from filter driver
> How can I call and display a message box from the filter driver?
>
> —
> You are currently subscribed to ntfsd as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to %%email.unsub%%
>
Hi every one,
Can I read a file from file system filter driver to get some information
required for doing the filter job?
Thanks.
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Maxim S. Shatskih
Sent: Tuesday, April 30, 2002 9:21 AM
To: File Systems Developers
Subject: [ntfsd] Re: Message Box from filter driver
You cannot.
----- Original Message -----
From: “Eric Chan”
To: “File Systems Developers”
Sent: Tuesday, April 30, 2002 7:27 AM
Subject: [ntfsd] Message Box from filter driver
> How can I call and display a message box from the filter driver?
>
> —
> You are currently subscribed to ntfsd as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to %%email.unsub%%
>
—
You are currently subscribed to ntfsd as: xxxxx@yahoo.ca
To unsubscribe send a blank email to %%email.unsub%%
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com