cmiIsCriticalDevice functionality

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hell
Can somebody explain about cmiIsCriticalDevice function

Thanks
Yur
 
Hi,

Well there is registry keys under
HKLM\SYSTEM\ControlSet001\CriticalDeviceDatabase that someone sometimes need
to populate.
You can do it either manually or by using cmiIsCriticalDevice.

TD when find component with cmiIsCriticalDevice set to TRUE will use
information's from two different places.
First is will use all Resources of type PnPID for creating entries in
CriticalDeviceDatabase.
Second it will use information's from Advanced Component Properties to
create additional values for each entry created on PnPID resource.

CriticalDeviceDatabase behavior is beyond this NG, you can use following
search for gathering more infos.
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=CriticalDevice
Database&btnG=Search&meta=

Regards,
Slobodan

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Have an opinion on the effectiveness of Microsoft Embedded newsgroups? Tell
Microsoft!
https://www.windowsembeddedeval.com/community/newsgroups
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
Hi Slobodan
Thank you for the detailed answer :-
I started Windows XPE system developments three weeks ago. Earlier I worked with KADAK AMX operation system
So, I really sorry for my childish questions ;-

Yury
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top