Hey people......I know how to read and write to and from the registry.....however I'm having problems applying the registry value immediately. Is there any way I can apply the registry value there and then? I'm using Win95 and VB 6.0. Thanks a lot.
Printable View
Hey people......I know how to read and write to and from the registry.....however I'm having problems applying the registry value immediately. Is there any way I can apply the registry value there and then? I'm using Win95 and VB 6.0. Thanks a lot.
It depends on what changes you are doing. If you make any changes to the shell then use the SHChangeNotify API function.
Good luck!
Actually I'm changing the user shell folder for desktop i.e
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders\Desktop......
Hope that was some help!!
Hey .........How about some help here???