Hi All,
I’ve been developing a kernel mode driver which start a user-mode COM
server when the driver is loaded and share the data between the driver and
the COM server!
Does anybody have any idea about this?
Any suggestion is appriciated!
Thanks!
Eric
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
I have written OPC servers which start a kernel mode driver to get data
from. Why not start your driver from the COM server rather than start your
COM server from the driver?
I don’t, however, know of any way to start a user level application from a
driver.
Larry
----- Original Message -----
From:
To: “NT Developers Interest List”
Sent: Wednesday, January 10, 2001 2:42 PM
Subject: [ntdev] How to launch a user-mode COM server from Kernel mode
driver
> Hi All,
> I’ve been developing a kernel mode driver which start a user-mode COM
> server when the driver is loaded and share the data between the driver and
> the COM server!
>
> Does anybody have any idea about this?
>
> Any suggestion is appriciated!
>
> Thanks!
>
> Eric
>
> —
> You are currently subscribed to ntdev as: xxxxx@hrdcorp.com
> To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
>
—
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com