how to set GroupOrderList key?

Hi,

How do i set the grouporder value in GroupOrderList key located under the
HKEY\LocalMachine\CurrentControlSet\Services\Control key programmatically
for file filter driver?

Is there any API call I can use?
Or I can only do it by accessing the registry directly?

Thank You!

cheers,
vincent


Get 10mb of inbox space with MSN Hotmail Extra Storage
http://join.msn.com/?pgmarket=en-sg

There is no API for this, you have to do it manually using the registry
apis.


Mark Cariddi
Consulting Associate
OSR, Open Systems Resources, Inc.
http://www.osr.com/
“vincent gambit” wrote in message
news:xxxxx@ntfsd…
>
> Hi,
>
> How do i set the grouporder value in GroupOrderList key located under the
> HKEY\LocalMachine\CurrentControlSet\Services\Control key programmatically
> for file filter driver?
>
> Is there any API call I can use?
> Or I can only do it by accessing the registry directly?
>
> Thank You!
>
> cheers,
> vincent
>
> _________________________________________________________________
> Get 10mb of inbox space with MSN Hotmail Extra Storage
> http://join.msn.com/?pgmarket=en-sg
>
>
>