OSDN is dead

A in 2018 the reliabiltiy of SourceForge seemed to be way down and getting worse. Back then, I moved several of my open source projects to OSDN which used an older version of the SourceForge software and was hosted in Japan. They have served me quite well over the years, but unfortunately they have been … Continue reading OSDN is dead

When showing a hint causes an Access Violation

I have just updated my last blog post regarding another effect of the Screen object caching the monitor configuration: Displaying a hint (via standard Delphi VCL functionality) causes an access violation. The solution is again to access the form's monitor property. Unfortunately, it's not that simple, as there is no user action that causes the … Continue reading When showing a hint causes an Access Violation