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!
Printable View
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!
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
i want to refresh hkey curent user/software/microsoft/windows/currentversion/policies/explorer, how can i do this?
please help me!!
thank you
Do you want to update it via code? Or any way possible?
yes i wnat to do it from the code, or using an api function