Maxim
Sun Nov 20 18:26:03 CST 2005
No. Do the polling from the app.
--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@storagecraft.com
http://www.storagecraft.com
"Shoji" <Shoji@discussions.microsoft.com> wrote in message
news:AE0045F0-76B6-4AD9-BA69-6D5DC91DC9E0@microsoft.com...
> Hi,
>
> I am writing application which shows some status of kernel driver on real
> time basis. I tried to achieve this by posting messages from kernel driver,
> but I could not find such API in DDK. Is there any way to post or send
> messages from kernel driver?
>
> Thanks