The problem was ,when using build in msvcrt.dll ,in winecfg , it created files -r-r--r-- , so it display errors about it can not write to project files . But I removed the override from winecfg and now works

On Tue, Oct 11, 2016 at 2:45 AM, A B <dianaxxyyzz@gmail.com> wrote:
fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x5f40190e ignored
fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x5f40190e ignored
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet


On Tue, Oct 11, 2016 at 2:42 AM, A B <dianaxxyyzz@gmail.com> wrote:
Hello ,
Visual studio 6 create files read only , but photoshop is fine (r,w) .
What could be the cause?