Re: Any way to know if a particular file is open and being used ( Windows )

2007-08-23 Thread Jeff Pang
2007/8/24, Wagner, David --- Senior Programmer Analyst --- WGO <[EMAIL PROTECTED]>: > Rob Dixon pointed me to a module(Win32::Security::NamedObject) > which works, but when I tried a larger volume, it failed with the > following: > > GetNamedSecurityInfo: The process cannot access the file

Any way to know if a particular file is open and being used ( Windows )

2007-08-23 Thread Wagner, David --- Senior Programmer Analyst --- WGO
Rob Dixon pointed me to a module(Win32::Security::NamedObject) which works, but when I tried a larger volume, it failed with the following: GetNamedSecurityInfo: The process cannot access the file because it is being used by another process. at C:/Perl/site/lib/Win32/Security/NamedObject.p