RegNotifyChangeKeyValue

  • Thread starter Thread starter Guramrit Singh
  • Start date Start date
G

Guramrit Singh

Hello Everybody,

RegNotifyChangeKeyValue() will notify the caller, if there is any change in
the key or its subkey.
But my question is, How to know which subkey is changed.
Thanx in Advance
 
Guramrit said:
Hello Everybody,

RegNotifyChangeKeyValue() will notify the caller, if there is any change in
the key or its subkey.
But my question is, How to know which subkey is changed.
Thanx in Advance

Read and compare.

Regards,
-- pa
 
Guramrit said:
Hello Everybody,

RegNotifyChangeKeyValue() will notify the caller, if there is any change in
the key or its subkey.
But my question is, How to know which subkey is changed.
Thanx in Advance

Read and compare.

Regards,
-- pa
 
Guramrit said:
Hello Everybody,

RegNotifyChangeKeyValue() will notify the caller, if there is any change in
the key or its subkey.
But my question is, How to know which subkey is changed.
Thanx in Advance

Guramrit:

Please don't multi-post.

microsoft.public.vc.language is a better group for this question, because it is
about native code.
 
Guramrit said:
Hello Everybody,

RegNotifyChangeKeyValue() will notify the caller, if there is any change in
the key or its subkey.
But my question is, How to know which subkey is changed.
Thanx in Advance

Guramrit:

Please don't multi-post.

microsoft.public.vc.language is a better group for this question, because it is
about native code.
 
Back
Top