Re: MoveFile error

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Thanks. I'll follow up each of those.

- A

"Kellie Fitton" <KELLIEFITTON@xxxxxxxxx> wrote in message
news:1128015971.237696.219620@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
> Are you sure the file is NOT locked by another process ?
>
> Try to use the following API's to verify file name/existing:
>
> FindFirstFileEx()
> FindNextFile()
> FindClose()
>
> Also, try to use the API SHFileOperation(), and see if you get the
> same error code ?
>
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/fs/findfirstfileex.asp
>
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/fs/findnextfile.asp
>
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/fs/findclose.asp
>
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/shell/reference/functions/shfileoperation.asp
>
> Hope these information helps,
>
> Kellie.
>


.



Relevant Pages

  • Re: shfilecopy
    ... >> shfilecopy returns an error code 1223 in my application, ... Thank you, I really meant SHFileOperation. ... from multiple subdirectories maintaining the original subdir structure? ...
    (microsoft.public.vb.winapi)
  • Re: shfilecopy
    ... Using the normal mode for SHFileoperation you can't do exactly what you want ... You can copy entire folders, ... :>> shfilecopy returns an error code 1223 in my application, ... from multiple subdirectories maintaining the original subdir structure? ...
    (microsoft.public.vb.winapi)
  • Re: SHFileOperation copies file, returns error
    ... The error code returned from SHFileOperation should say what went wrong if it is not 0. ... that source is readable and destination is writable. ... I won't say I know it's perfect but it takes care of the padding issues and also returns a result value based on both the value returned by the function and also the fAnyOperationsAborted field. ...
    (microsoft.public.vb.winapi)
  • Re: Can FreeBSD play DVD movies?
    ... > Reinitialization did not work, audio filter 'format' returned ... > error code -2 ... Try xine, it works. ... Prev by Date: ...
    (freebsd-questions)
  • RE: Error code
    ... > Received an error code 800C0008...would not download a file ... Prev by Date: ...
    (microsoft.public.windowsmedia.player)