Hi,
Can you have multiple drivers trace using the same GUID?
Thanks,
Shahar
Hi,
Can you have multiple drivers trace using the same GUID?
Thanks,
Shahar
Oh yeah…I used WPP in my port driver (export driver) and I have 3-4
miniports linked to the port driver. They do use the same ctl_guid in the
port driver. WPP works great for me except the thing I complained 2 days ago
regarding logger kicked in too late.
Calvin Guan Software Engineer
ATI Technologies Inc. www.ati.com
-----Original Message-----
From: Shahar Talmi [mailto:xxxxx@safend.com]
Sent: February 25, 2005 9:31 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] Simple WPP QuestionHi,
Can you have multiple drivers trace using the same GUID?Thanks,
Shahar
Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256You are currently subscribed to ntdev as: xxxxx@ati.com
To unsubscribe send a blank email to xxxxx@lists.osr.com
Yes they can. One interesting quirk is that you cannot separate the
different instances of the same GUID apart, ie only receiving logging
from one of the drivers using the same GUID. If that is an issue, you
might want to consider one GUID per driver.
d
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Shahar Talmi
Sent: Friday, February 25, 2005 6:31 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] Simple WPP Question
Hi,
Can you have multiple drivers trace using the same GUID?
Thanks,
Shahar
Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256
You are currently subscribed to ntdev as: xxxxx@windows.microsoft.com
To unsubscribe send a blank email to xxxxx@lists.osr.com