in reply to Re^2: Prototype mismatch error - ChangeNotify
in thread Prototype mismatch error - ChangeNotify
As this will just export _NOTIFY_CHANGE_SIZE from the module. Therefore there will not be any conflict with INFINITE. This worked so I no longer have a problem! Thanks for your help in pointing me in the right directionuse Win32::ChangeNotify qw(FILE_NOTIFY_CHANGE_SIZE);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Prototype mismatch error - ChangeNotify
by John M. Dlugosz (Monsignor) on May 23, 2011 at 17:31 UTC |