How to get Complete key name in pre create ?

Hello ,
I am writing registry monitoring driver, which logs request.

In Pre - Create request configuration manager gives structure to my callback routine which contain unicode string that gives name of key which is not a completename.
( On Windows XP).

How can i get completename in pre-create on windows XP ?

On windows 2k3 , structure contain root object field from which you can construct completename , but what about Windows XP ?

Any help will be appreciated.

Thanks !

Regards,
Amit

> How can i get completename in pre-create on windows XP ?

You cant.

wrote in message news:xxxxx@ntdevā€¦
> Hello ,
> I am writing registry monitoring driver, which logs request.
>
> In Pre - Create request configuration manager gives structure to my
> callback routine which contain unicode string that gives name of key which
> is not a completename.
> ( On Windows XP).
>
> How can i get completename in pre-create on windows XP ?
>
> On windows 2k3 , structure contain root object field from which you can
> construct completename , but what about Windows XP ?
>
> Any help will be appreciated.
>
> Thanks !
>
> Regards,
> Amit
>
>