merrymonk has asked for the wisdom of the Perl Monks concerning the following question:
The only line that uses ChangeNotify isuse Win32::ChangeNotify;
How can I remove this error?$notify = Win32::ChangeNotify->new($watched_dir, 0, FILE_NOTIFY_CHANGE +_SIZE);
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Prototype mismatch error - ChangeNotify
by John M. Dlugosz (Monsignor) on May 20, 2011 at 13:20 UTC | |
by merrymonk (Hermit) on May 23, 2011 at 07:30 UTC | |
by merrymonk (Hermit) on May 23, 2011 at 08:41 UTC | |
by John M. Dlugosz (Monsignor) on May 23, 2011 at 17:31 UTC | |
by John M. Dlugosz (Monsignor) on May 23, 2011 at 17:27 UTC | |
Re: Prototype mismatch error - ChangeNotify
by sierpinski (Chaplain) on May 20, 2011 at 13:35 UTC | |
by John M. Dlugosz (Monsignor) on May 20, 2011 at 13:43 UTC |