Commit 523e5d4e authored by Marc Durdin's avatar Marc Durdin
Browse files

fix(developer): catch sharing violation when saving mru

Fixes #11041.

If two TIKE processes try to save the MRU at the same time, this can
result in a sharing violation. The relevant OLE error code is not
saved as a constant in Delphi lib, so I looked it up and added it here.
parent ab8d41c0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment