RegNotifyChangeKeyValue

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
 
P

Pavel A.

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
 
P

Pavel A.

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
 
D

David Wilkinson

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.
 
D

David Wilkinson

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top