Please see the link below:
ms-help://MS.VSCC.v80/MS.VSIPCC.v80/MS.WindowsCE.v60.en/
CE_OS_IntExplorer/html/79919df2-7d02-4796-8739-4e960de323c4.htm
This link mentions about some "Privileged applications" and "Trusted
Environment Creation".
In order for our application to have a priority higher than all
drivers, we used CeSetThreadPriority and had set the priority to 96.
Using Process viewer, the priority was indicated as 96.
Is it enough we use CeSetThreadPriority?
Or should we need to create the trusted Environment and Privileged
application?
rgds
P