Darin,

Just curious, why do you want to do this adjustment to the mouse driver?

I also 'had' this need and found out how to do it with Perl not only by editing the 
registry but in real time.  I don't have my code handy but you do it with Win32::API 
and you import a function call from user32.dll.  I can't remember what it is right 
now.  If your intrested in the code let me know.

Dax

*********** REPLY SEPARATOR  ***********

On 4/17/2002 at 2:57 PM Cruickshanks, Darin wrote:

>Hi All,
>
>Does anyone know of a way to make changes to the registry (in particular
>HKCU) take effect immediately using Perl?  For instance if you change the
>mouse speed by modifying the appropriate keys in HKCU using Perl, the
>changes only take effect after you logoff then back on.  A third party
>utility that performed this function would be just as useful,
>
>Thanks,
>
>Darin
>
>--------------------------------------------
>Darin Cruickshanks
>Labs Manager, Computing Service
>University of Essex
>[EMAIL PROTECTED]
>01206 873585
>
>
>_______________________________________________
>Perl-Win32-Admin mailing list
>[EMAIL PROTECTED]
>To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs



_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to