Re: Downloading to a read-only file and progress i - WeOnlyDo Discussion board

Re: Downloading to a read-only file and progress i (General questions)

by wodSupport, Thursday, October 13, 2005, 20:32 (6775 days ago) @ gn

That's not easy to answer. Depends on project type. Try to step in into GetFile, to see wrapper made by MFC. You will see that eventually it calls GetFile and takes back long value (HRESULT actually). If result != 0 then it usually throws an exception.

ATL handles is differently, etc..

You could zip your project and send it overhere, I will take a look and try to make error handler for you.


Complete thread: