Crashes at automatic cleanup
DotNetDevlll opened this issue · 3 comments
DotNetDevlll commented
CodeDead commented
Thank you for pointing that out and apologies for the delay. We have identified an issue with that feature and a fix is on the way!
CodeDead commented
Cause (only when called from the timer due to the nature of their implementation / threading):
https://github.com/CodeDead/MemPlus/blob/master/MemPlus/Business/RAM/RamController.cs#L284
Solution:
user32.dll API call OpenClipboard followed by EmptyClipboard and lastly CloseClipboard