Hi all,
I am trying to figure out how does the standard device driver export a GUID so that an application can make an IOCTL call to it?
Also if the group of drivers can be updated to export a new, single GUID that is the same between all the drivers?
Thank you.
Harsha
Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2¢/min or less.
First, the DDK has documentation and samples that show how to do this.
Second, read said documentation and look at said examples.
Define the GUID in a common header file used for building the SYS or EXE
files. Create an interface using that GUID in your AddDevice function.
Gary G. Little
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of
xxxxx@yahoo.com
Sent: Monday, March 27, 2006 10:09 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] How does the driver export a GUID?
Hi all,
I am trying to figure out how does the standard device driver export a
GUID so that an application can make an IOCTL call to it?
Also if the group of drivers can be updated to export a new, single GUID
that is the same between all the drivers?
Thank you.
Harsha
Yahoo! Messenger with Voice. Make
http:vt=39663/*http:/voice.yahoo.com> PC-to-Phone Calls to the US (and 30+
countries) for 2?/min or less. — Questions? First check the Kernel
Driver FAQ at http://www.osronline.com/article.cfm?id=256 To unsubscribe,
visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer</http:>