|
Prev: Help disabling a device using SetupDiXXX fns after WM_DEVICECHANGE
Next: Duplicating NDIS_PACKET
From: Pavel A. on 26 Oct 2005 10:26 Sorry. I believed that RtlCreateRegistryKey with RTL_REGISTRY_OPTIONAL will create the full path - but this is wrong. And "Norman Diamond" is right. The DDK documentation still leaves *a lot* to wish. --PA "Norman Diamond" wrote: > <kimi> wrote in message news:OV2lR0P2FHA.892(a)TK2MSFTNGP12.phx.gbl... > > it can't be done pavel, r u trying to confuse??? > > Here's what he told you: > > >> See RtlCreateRegistryKey > > What do you think is confusing about that? Did you obey? > > I looked at > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/Kernel_r/hh/Kernel_r/k109_9a163bcc-501d-453b-b426-a4267d04135c.xml.asp > and MSDN's silence on this question is pretty clear. MSDN is trying to > confuse. You have to experiment to see if it can be done. And if you rely > on the results of your experiments, Microsoft will blame you for relying on > undocumented behaviour. So when you want to complain about who's trying to > confuse, put the blame where it belongs, OK? >
From: juneb (MSFT) <juneb on 27 Oct 2005 19:04 If a page of DDK documentation is wrong or incomplete, please let the DDK doc team know about it. Scroll to the bottom of the DDK page and click the "Send feedback on this topic" link. If the page doesn't have a "Send feedback on this topic" link, please send an e-mail message to ddksurv1(a)microsoft.com. The folks here at DDK docs are not *trying* to confuse you. But if we don't know that you're having a problem, we can't help. I'll file a bug on this issue and have the page updated. If you have specific requests for this page, or any other, send mail to me or to ddksurv1. Thanks, June Blender (MSFT) DDK\WDK Tool Docs "Pavel A." wrote: > Sorry. I believed that RtlCreateRegistryKey with RTL_REGISTRY_OPTIONAL > will create the full path - but this is wrong. > And "Norman Diamond" is right. > The DDK documentation still leaves *a lot* to wish. > > --PA > > > "Norman Diamond" wrote: > > <kimi> wrote in message news:OV2lR0P2FHA.892(a)TK2MSFTNGP12.phx.gbl... > > > it can't be done pavel, r u trying to confuse??? > > > > Here's what he told you: > > > > >> See RtlCreateRegistryKey > > > > What do you think is confusing about that? Did you obey? > > > > I looked at > > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/Kernel_r/hh/Kernel_r/k109_9a163bcc-501d-453b-b426-a4267d04135c.xml.asp > > and MSDN's silence on this question is pretty clear. MSDN is trying to > > confuse. You have to experiment to see if it can be done. And if you rely > > on the results of your experiments, Microsoft will blame you for relying on > > undocumented behaviour. So when you want to complain about who's trying to > > confuse, put the blame where it belongs, OK? > > >
First
|
Prev
|
Pages: 1 2 Prev: Help disabling a device using SetupDiXXX fns after WM_DEVICECHANGE Next: Duplicating NDIS_PACKET |