Hi,
We have a service which takes some parameters from registry during its
loading. When these parameters are abscent, we fill with default values or
stop proceeding depending on a condition. Certain circumstances, there comes
a registry value (@=hex(XX):00,00,00,…) under the Enum key of my service.
What is the meaning of this key? Any read-write failure? Is this an error
string?
Thanking You,
Govind
Or from where can we get good documentation on complete entries of Enum key
under each service?
Regards,
Govind
----- Original Message -----
From: “ARUN GOVIND”
To: “Windows System Software Devs Interest List”
Sent: Tuesday, September 21, 2004 9:49 AM
Subject: [ntdev] Unknown Registry Value under Enum Key
> Hi,
> We have a service which takes some parameters from registry during its
> loading. When these parameters are abscent, we fill with default values or
> stop proceeding depending on a condition. Certain circumstances, there
comes
> a registry value (@=hex(XX):00,00,00,…) under the Enum key of my
service.
> What is the meaning of this key? Any read-write failure? Is this an error
> string?
>
> Thanking You,
> Govind
I don’t think they are of any practical use.
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com
----- Original Message -----
From: “ARUN GOVIND”
To: “Windows System Software Devs Interest List”
Sent: Tuesday, September 21, 2004 5:22 AM
Subject: Re: [ntdev] Unknown Registry Value under Enum Key
> Or from where can we get good documentation on complete entries of Enum key
> under each service?
>
> Regards,
> Govind
>
>
> ----- Original Message -----
> From: “ARUN GOVIND”
> To: “Windows System Software Devs Interest List”
> Sent: Tuesday, September 21, 2004 9:49 AM
> Subject: [ntdev] Unknown Registry Value under Enum Key
>
>
> > Hi,
> > We have a service which takes some parameters from registry during its
> > loading. When these parameters are abscent, we fill with default values or
> > stop proceeding depending on a condition. Certain circumstances, there
> comes
> > a registry value (@=hex(XX):00,00,00,…) under the Enum key of my
> service.
> > What is the meaning of this key? Any read-write failure? Is this an error
> > string?
> >
> > Thanking You,
> > Govind
>
>
> —
> Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256
>
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com
Who (seems OS) creates this and when?
Govind
----- Original Message -----
From: “Maxim S. Shatskih”
To: “Windows System Software Devs Interest List”
Sent: Tuesday, September 21, 2004 12:13 PM
Subject: Re: [ntdev] Unknown Registry Value under Enum Key
> I don’t think they are of any practical use.
>
> Maxim Shatskih, Windows DDK MVP
> StorageCraft Corporation
> xxxxx@storagecraft.com
> http://www.storagecraft.com
>
> ----- Original Message -----
> From: “ARUN GOVIND”
> To: “Windows System Software Devs Interest List”
> Sent: Tuesday, September 21, 2004 5:22 AM
> Subject: Re: [ntdev] Unknown Registry Value under Enum Key
>
>
> > Or from where can we get good documentation on complete entries of Enum
key
> > under each service?
> >
> > Regards,
> > Govind
> >
> >
> > ----- Original Message -----
> > From: “ARUN GOVIND”
> > To: “Windows System Software Devs Interest List”
> > Sent: Tuesday, September 21, 2004 9:49 AM
> > Subject: [ntdev] Unknown Registry Value under Enum Key
> >
> >
> > > Hi,
> > > We have a service which takes some parameters from registry during its
> > > loading. When these parameters are abscent, we fill with default
values or
> > > stop proceeding depending on a condition. Certain circumstances, there
> > comes
> > > a registry value (@=hex(XX):00,00,00,…) under the Enum key of my
> > service.
> > > What is the meaning of this key? Any read-write failure? Is this an
error
> > > string?
> > >
> > > Thanking You,
> > > Govind
> >
> >
> > —
> > Questions? First check the Kernel Driver FAQ at
> http://www.osronline.com/article.cfm?id=256
> >
> > You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> > To unsubscribe send a blank email to xxxxx@lists.osr.com
>
>
>
> —
> Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256
>
> You are currently subscribed to ntdev as: xxxxx@hotmail.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com
>
They look like some experimental pre-PnP stuff, legacy from NT4.
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com
----- Original Message -----
From: “ARUN GOVIND”
To: “Windows System Software Devs Interest List”
Sent: Tuesday, September 21, 2004 7:38 AM
Subject: Re: [ntdev] Unknown Registry Value under Enum Key
> Who (seems OS) creates this and when?
>
> Govind
>
>
> ----- Original Message -----
> From: “Maxim S. Shatskih”
> To: “Windows System Software Devs Interest List”
> Sent: Tuesday, September 21, 2004 12:13 PM
> Subject: Re: [ntdev] Unknown Registry Value under Enum Key
>
>
> > I don’t think they are of any practical use.
> >
> > Maxim Shatskih, Windows DDK MVP
> > StorageCraft Corporation
> > xxxxx@storagecraft.com
> > http://www.storagecraft.com
> >
> > ----- Original Message -----
> > From: “ARUN GOVIND”
> > To: “Windows System Software Devs Interest List”
> > Sent: Tuesday, September 21, 2004 5:22 AM
> > Subject: Re: [ntdev] Unknown Registry Value under Enum Key
> >
> >
> > > Or from where can we get good documentation on complete entries of Enum
> key
> > > under each service?
> > >
> > > Regards,
> > > Govind
> > >
> > >
> > > ----- Original Message -----
> > > From: “ARUN GOVIND”
> > > To: “Windows System Software Devs Interest List”
> > > Sent: Tuesday, September 21, 2004 9:49 AM
> > > Subject: [ntdev] Unknown Registry Value under Enum Key
> > >
> > >
> > > > Hi,
> > > > We have a service which takes some parameters from registry during its
> > > > loading. When these parameters are abscent, we fill with default
> values or
> > > > stop proceeding depending on a condition. Certain circumstances, there
> > > comes
> > > > a registry value (@=hex(XX):00,00,00,…) under the Enum key of my
> > > service.
> > > > What is the meaning of this key? Any read-write failure? Is this an
> error
> > > > string?
> > > >
> > > > Thanking You,
> > > > Govind
> > >
> > >
> > > —
> > > Questions? First check the Kernel Driver FAQ at
> > http://www.osronline.com/article.cfm?id=256
> > >
> > > You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> > > To unsubscribe send a blank email to xxxxx@lists.osr.com
> >
> >
> >
> > —
> > Questions? First check the Kernel Driver FAQ at
> http://www.osronline.com/article.cfm?id=256
> >
> > You are currently subscribed to ntdev as: xxxxx@hotmail.com
> > To unsubscribe send a blank email to xxxxx@lists.osr.com
> >
>
>
> —
> Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256
>
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com