Example for asynchronous Win32API::Registry::RegNotifyChangeKeyValue needed

From: Achim Bursian (bursian_at_bigfoot.de)
Date: 04/23/04


Date: Fri, 23 Apr 2004 10:15:17 +0200

Hi, does anybody have a working example of the RegNotifyChangeKeyValue
function with the $bAsync parameter set to true?
I have no idea how to create or manage a Win32 event in Perl.

I would love to have the capability to watch a certain registry part in
the background, and get notified by calling a specified sub whenever
something changes. Hoch can I do that?

Any help would be greatly appreciated. Thanks.
   -Achim