Not signed in (Sign In)

Categories

Vanilla 1.1.1 is a product of Lussumo. More Information: Documentation, Community Support.

  1.  permalink
    For some reason, Intype isn't releasing the lock over the directory.

    Steps to reproduce:
    1) Open a file, save it to a folder 'A'
    2) Close the file.
    3) Use explorer to rename folder 'A' to something else... Another process is locking the resource.
    • CommentAuthorhvge
    • CommentTimeSep 5th 2007
     permalink

    Thank you for your report, I have fixed it. The problem was caused by GetSaveFileName() WinAPI function, but I have found a good and recommended solution (now I know, why people dislike WinAPI:).