Help for this page

Select Code to Download


  1. or download this
    use NativeCall;
    
    ...
    
    my $h-key = RegOpenKeyExW(HKEY_LOCAL_MACHINE, wstr($key), 0, KEY_QUERY
    +_VALUE, $hkey);
    say $hkey;