I am working on an application that allows the user to change the Mouse Properties Pointer Scheme to custom designed mouse pointers.

I have found a way to write the new mouse cursors to the registry using VB.Net and the registry location of HKEY_CURRENT_USER\Control Panel\Cursors.

The problem that I am having is that I do not know how to get Windows to re-read and apply these new registry settings without logging off and then back on or re-starting the computer.

If anyone know how to do this, I would really appreciate the advice.

Thanks
Mike