PDA

Click to See Complete Forum and Search --> : registry problems......


alexandru
Feb 3rd, 2001, 03:30 PM
how can i refresh the registries without restarting the pc or at least log off the curent user from an api?
where i can find winapi32.hlp for download? please help me
THANK YOU!

parksie
Feb 3rd, 2001, 05:11 PM
What part of the registry are you trying to refresh?

Also, the API help file has been deprecated, so use the Platform SDK instead at:

http://msdn.microsoft.com/library

alexandru
Feb 6th, 2001, 07:27 AM
i want to refresh hkey curent user/software/microsoft/windows/currentversion/policies/explorer, how can i do this?
please help me!!
thank you

Feb 6th, 2001, 02:21 PM
Do you want to update it via code? Or any way possible?

alexandru
Feb 7th, 2001, 10:51 AM
yes i wnat to do it from the code, or using an api function