I understand now. Thanks for explaining with so much detail. You are correct. We should not be trying to create the temporary file in the current working directory.
I think we could use a combination of GetTempPath and GetTempFileName to generate the full temp file path. This should guarantee that the path is always accessible by the current user.
Did this ever get filed in Mantis? If not, would you mind filing it?
I think we could use a combination of GetTempPath and GetTempFileName to generate the full temp file path. This should guarantee that the path is always accessible by the current user.
Did this ever get filed in Mantis? If not, would you mind filing it?