How can I notify the update of registry to win95? 
Author Message
 How can I notify the update of registry to win95?

Hi all:
  I am developing a program that modifies the registry. I want the win95 to
know it after the registry was modified immediately. Which API function can
I use? Anything about it are appreciated. Thanks in advance.
--



Mon, 09 Jul 2001 03:00:00 GMT  
 How can I notify the update of registry to win95?

Quote:

>Hi all:
>  I am developing a program that modifies the registry. I want the win95 to
>know it after the registry was modified immediately. Which API function can
>I use? Anything about it are appreciated. Thanks in advance.

Go to http://www.sysinternals.com and grab the source code to REGMON, a
registry monitor that logs all registry accesses.


Mon, 09 Jul 2001 03:00:00 GMT  
 How can I notify the update of registry to win95?
this may not work for David, I feel David wants to reload the registry after
changes.

--
----------------------------------------
Rajesh Parikh
Microsoft Certified Solution Developer

----------------------------------------

Quote:


>>Hi all:
>>  I am developing a program that modifies the registry. I want the win95
to
>>know it after the registry was modified immediately. Which API function
can
>>I use? Anything about it are appreciated. Thanks in advance.

>Go to http://www.sysinternals.com and grab the source code to REGMON, a
>registry monitor that logs all registry accesses.



Tue, 10 Jul 2001 03:00:00 GMT  
 How can I notify the update of registry to win95?
if David is trying to mention REGEDIT in his e-mail, then it won't
update/refresh automatically unless you press F5 or go to some other key
then go back to the original key.  But if what he had in mind is just the
plain registry file, then your right... it is updated after the close
function call.

John


Quote:
>Dosnt the registry refresh the keys after a RegCloseKey call?

>Jason


>>this may not work for David, I feel David wants to reload the registry
>after
>>changes.

>>--
>>----------------------------------------
>>Rajesh Parikh
>>Microsoft Certified Solution Developer

>>----------------------------------------



Tue, 10 Jul 2001 03:00:00 GMT  
 How can I notify the update of registry to win95?
Dosnt the registry refresh the keys after a RegCloseKey call?

Jason

Quote:

>this may not work for David, I feel David wants to reload the registry
after
>changes.

>--
>----------------------------------------
>Rajesh Parikh
>Microsoft Certified Solution Developer

>----------------------------------------



Wed, 11 Jul 2001 03:00:00 GMT  
 How can I notify the update of registry to win95?
He may mean applying the changes (for example, does the name of My computer
change immediately if you change the registry key for it).

/Carl Nettelblad

Quote:
>if David is trying to mention REGEDIT in his e-mail, then it won't
>update/refresh automatically unless you press F5 or go to some other key
>then go back to the original key.  But if what he had in mind is just the
>plain registry file, then your right... it is updated after the close
>function call.

>John



>>Dosnt the registry refresh the keys after a RegCloseKey call?

>>Jason


>>>this may not work for David, I feel David wants to reload the registry
>>after
>>>changes.

>>>--
>>>----------------------------------------
>>>Rajesh Parikh
>>>Microsoft Certified Solution Developer

>>>----------------------------------------



Thu, 12 Jul 2001 03:00:00 GMT  
 
 [ 6 post ] 

 Relevant Pages 

1. How to be notified for Registry Changes in Win95

2. Using C++ to update Win95 Registry

3. How can I notify the update of registry to win95?

4. Notify when registry change

5. How can I get notify db update ?

6. Registry problem in Win95

7. Registry Win95/NT 3.51

8. can vc++ 4.0 read/write registries in Win95?

9. Win95 Registry HKEY_DYN_DATA

10. Help: Reading Win95 Registry

11. Connecting Win95 Registry

12. details of win95 registry

 

 
Powered by phpBB® Forum Software