Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Drivers > Re: Adding WMI support to custom oid's

Reply
Fix Vista Errors
Thread Tools Display Modes

Re: Adding WMI support to custom oid's

 
 
Pavel A.
Guest
Posts: n/a

 
      10-29-2009



"Vicks" <> wrote in message
news:ca501131-42da-4876-a8b3-...
> Hi,
>
> There is a sample driver in DDK about adding WMI support to custom
> oid's. I followed that and it worked for most oids. But i have some
> custom oids which checks signature (ulong value) for verification of
> authorized application. Now WMI query for these oids fails by ndis test
> (1c_oidswmi). The reason is ndis test wont pass signature. How to
> handle these private oid's? thanks in advance.
>
> I tried giving default value as signature in mof file. creating
> instance of class but none helped me.
>
> Thanks,
> Vikas


Such "security" features are not in the usual contract of NDIS drivers.
What you can do - try to return some bogus values instead of failing the
request.

--pa


 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding a manifest to a legacy app (from an administrators point ofview) Thorsten Butz Windows Vista Administration 6 10-18-2007 04:51 AM
How does a computer know what model it is???? Bonnie. Windows Vista Installation 19 04-03-2007 09:02 PM
Re: Support Information Colin Barnhorst Windows Vista Installation 1 01-22-2007 06:20 PM
Stop Error 0x0000007b Louis LeBrun Windows Vista Installation 17 07-05-2006 10:00 AM
Re: ATI AIW *lack* of support (Vista Ultimate 5270/5308) NoNoBadDog! Windows Vista Hardware 0 03-05-2006 10:37 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59