Monthly Archives: January 2017

Expert Manager 1.1 (BugFix)

By | January 7, 2017

I’ve just updated my Expert Manager for RAD Studio with a few bug fixes and a little additional functionality. You can now see installation with no Experts node and you can enabled and disable experts via a check box. There is a current a known issue where the tool does not display any installations on… Read More »

IDE Notifications 1.0a (BugFix)

By | January 6, 2017

I’ve updated the IDE Notifications plug-in to fix an access violation found while compiling 64-bit application. In order to prevent this from happening again I’ve wrapped all the object calls in methods to intercept nil references. You can get the updated code from either of the following locations: Web Page: IDE Notifications; GitHub: https://github.com/DGH2112/DGH-IDE-Notifiers

OTA Interface Search 1.1a (BugFix)

By | January 6, 2017

Just a quick post to let you all know that I found a bug in the OTA Interface Search utility that prevented it from finding all the interfaces. This is now fixed and can be download from the following locations: Web Page: OTA Interface Search; GitHub: https://github.com/DGH2112/OTA-Interface-Search