Re: DECLARE_UNICODE_STRING_SIZE and SymbolicLink?
- From: "Doron Holan [MSFT]" <doronh@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 14 Oct 2008 10:10:41 -0700
you do not need to give your device a name, all you need to do is create the device interface and register it and it will use the PDO's auto generated name as the link target.
d
--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.
"bluestar" <bluestar8783@xxxxxxxxx> wrote in message news:a3c32c7e-cd17-4248-b9ed-3b6dae3e6bca@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Dear Doron:
Thanks for your information.
Another question is that I used WdfDeviceInitAssignName to add
deviceName
of my USB device. After installing driver, I tried to find register :
HKLM\HARDWARE\DEVICEMAP
, but nothing can be found.
Does it display deviceName in register?
If yes, where to find it?
On 10月14日, 上午1時31分, "Doron Holan [MSFT]" <dor...@xxxxxxxxxxxxxxxxxxxx>
wrote:yes, that device interface guid is not useful to you to perform your own
IOCTLs. declare and create your own custom device interface GUID and
register it with KMDF
d
--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- References:
- Re: DECLARE_UNICODE_STRING_SIZE and SymbolicLink?
- From: Tim Roberts
- Re: DECLARE_UNICODE_STRING_SIZE and SymbolicLink?
- From: bluestar
- Re: DECLARE_UNICODE_STRING_SIZE and SymbolicLink?
- From: Doron Holan [MSFT]
- Re: DECLARE_UNICODE_STRING_SIZE and SymbolicLink?
- From: bluestar
- Re: DECLARE_UNICODE_STRING_SIZE and SymbolicLink?
- Prev by Date: Re: USB massive storage device read data delay issue
- Next by Date: Re: [OT] Can Vista run on others than x86 and x86-64
- Previous by thread: Re: DECLARE_UNICODE_STRING_SIZE and SymbolicLink?
- Next by thread: USB Mass Storage device can't work under Vista.
- Index(es):
Relevant Pages
|