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
Please register or sign in to comment